|
||||||||||
|
|
||||||||||
NavigationMy posts on Twitter
|
Create a virtual host on IIS 6Name-based virtual hosts use multiple host names for the same webserver IP address. With web browsers that support HTTP/1.1 (as nearly all now do), upon connecting to a webserver, the browsers send the address that the user typed into their browser's address bar (the URL). The server can use this information to determine which web site, as well as page, to show the user. The browser specifies the address by setting the Host HTTP header with the host specified by the user. The Host header is required in all HTTP/1.1 requests. For instance, a server could be receiving requests for two domains, To create a virtual host on a Microsoft IIS 6 web server, you can use the following command on the command line: |
|
||||||||
| © Copyleft 2005-2011 - Lode Vanstechelman - Login | ||||||||||