redirect non www to www in iis 7 and 8
redirect non www to www in iis 7 and 8

The common use of URL Rewrite is redirecting http://domain.com to http://www.domain.com. Many people are doing this for search engine optimization (SEO) so that search engines only see the one site, rather than two sites. The goal is to set a permanent 301 redirect.

Solving IIS 7 Error 503 Service Unavailable
Solving IIS 7 Error 503 Service Unavailable

When trying to install a web site on my test machine (IIS Server) I got Error 503 Service Unavailable, after a long discussion...

Virtual Directory in IIS 7
Virtual Directory in IIS 7

A virtual directory is a directory name that you specify in IIS and map to a physical directory on a local or remote server. The directory name then