Forum Moderators: open
Now I can only access the virtual sites via http://myserver/mysite1/ and http://myserver/mysite2/. How can I set to access the virtual sites via http://mysite1/ and http://mysite2/?
Thank you.
[edited by: engine at 4:17 pm (utc) on Oct. 16, 2003]
[edit reason] delinked [/edit]
[webmasterworld.com...]
The IIS installed with Windows 2000 Pro and XP is the same service running on ... Windows 2000 Server
Which is slightly misleading: the workstation version of IIS is actually a cut-down/hobbled version of the server version.
See the linked thread above for a method of hosting multiple sites on workstation versions.
NT4 workstation, Win2000 Pro and XP Pro come with a cut down web server. It's a version of IIS, sometimes referred to as PWS (Personal Web Server).
It's similar to the IIS web server that comes with server versions of the OS (Win2000 Server, etc), but is limited to 10 connections, can only host 1 web site, and has a few other limitations.
What is the difference in a server and a personal computer that is setup like a server?Basically the personal IIS is limited to 10 connections and is best used for development of your sites. A full server license will allow unlimited number of connections and access to some other services from Microsoft.