Building a Web Server on XP Professional
I have been trying to set up my web server on my windows xp workstation. I need to know if anyone out there knows what steps I need to take to build the server. Thanks. .
I have been trying to set up my web server on my windows xp workstation. I need to know if anyone out there knows what steps I need to take to build the server.
Thanks.
macwars1976@hotmail.com
Thanks.
macwars1976@hotmail.com
Participate on our website and join the conversation
This topic is archived. New comments cannot be posted and votes cannot be cast.
Responses to this topic
1. Install IIS from Add/Remove Programs, Add/REmove Windows Components, and tick Internet Information Services (IIS). Insert CD if asked.
2. It will create a folder called C:\Inetpub and C:\Inetpub\wwwroot.
3. You can create your html pages and place them in wwwroot (or in subfolders if you wish)
4. Access web server locally via http://localhost/
2. It will create a folder called C:\Inetpub and C:\Inetpub\wwwroot.
3. You can create your html pages and place them in wwwroot (or in subfolders if you wish)
4. Access web server locally via http://localhost/