|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
I want to add www to requests that come without www. For example if someone types http://site.com, i want to add www in front http://www.site.com
How can i configure this in IIS 5 |
|
#2
|
|||
|
|||
|
you need to make an alias record in DNS this is a DNS function not IIS.
|
|
#3
|
|||
|
|||
|
i will continuing the discussion in the dns forum
http://forums.devshed.com/t250647/s.html |
|
#4
|
|||
|
|||
|
no problem if you what to modify IE to always prepend a URL then it is here..
modifying the (Default) value from: http:// in the registry key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ URL\DefaultPrefix |
|
#5
|
|||
|
|||
|
Other that getting www.whatever.com and whatever.com to resolve to the same IP (the DNS part of things), if you want a request without the www to display the www in the browser address bar I believe you'll need something like iisrewrite.
__________________
====== Doug G ====== "Hide, hide witch! The good folk come to burn thee. Their keen enjoyment hid behind their gothic mask of duty." -Mark Clifton |
![]() |
| Viewing: Dev Shed Forums > System Administration > IIS > adding www |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|