web - How can i set iis 7 to get access to the site with www? -


i tried set site settings in order access or without www no success. can acces without www. (http://mywebsite.com). iis 7 running on windows web server 2008. idea how solve it?

if public site, can use cname dns record, see: click here

something this:

mywebsite.com    - record - production server ip www              - cname    - mywebsite.com 

Comments

Popular posts from this blog

shopping cart - Page redirect not working PHP -

php - How to modify a menu to show sub-menus -

python - Installing PyDev in eclipse is failed -