How to install IIS on Windows XP
You can make your Windows XP machine Web Server by installing IIS (Internet Information Server) on it using following simple steps.
How to install IIS (Internet Information Server) on Windows XP
You can make your Windows XP machine Web Server by installing IIS (Internet Information Server) on it using following simple steps.
- Go to Start menu, click Control Panel.
- Double-click "Add or Remove Programs" icon.
- Click "Add/Remove Windows Components" tab available in left side of "Add or Remove Programs" dialog box.
- List of Windows Components will appear.
- Tick mark Internet Information Server (IIS) in the list.
- Double click on it or click on details to See Sub component list for IIS.
- Insert CD of Windows XP in CD ROM.
- Click next and finish installation.
- A default web directory will be created at C:\Inetpub\wwwroot if OS is installed on C:\ drive.
- To check whether IIS is installed successfully type http://localhost or http://127.0.0.1 in address bar of your web browser.
- A page containing more details about IIS should appear.
- You can go to IIS by going to Control Panel->Administrative tools ->Internet information Services.
- Expand up to "Default Web Site" in left pane it will show the contents of directory "C:\Inetpub\wwwroot".
- To change your Home Directory Right Click "Default Web Site" then go to Properties from list.
- Click on the Home Directory Tab Insert path to directory in Local Path text box or Browse.
- Now your web server is ready create HTML, ASP or ASPX (Dot net Framework required) file in your Home Directory.
- To Create a Virtual Directory Right Click on Default Web Site go to New -> Virtual Directory.
- Give an Alias and select directory containing your web pages by clicking on Browse button on following screens.
Join Bukisa write article, earn money START NOW
-
Advanatges of Windows 2008 server
| By ausaus | in General
Windows Server 2008 is the most substantial upgrade to the Windows Server product line since Windows 2000, with a s...
-
Intro to Information Systems Review Guide 1
| By DanimalMonster | in Computers
Notes I took for my business IS and QS class at Texas Tech University (Test 1)....
-
Excuses II - Are women the better liars?
| By samdown | in Dating
Why some men are willing to believe anything if the (un)truth is only sweet enough.....
-
Earn money from adsense II
| By celebteen | in Home & Online Business
Building your Website Before you build your actual website you need to be fully cognizant of what you want your...
-
How to run Windows on a Mac | By koopalo | in Computers
There are some real differences between Windows and Mac. Windows is better-suited for certain tasks like programmi...
-
How to Get Free Computer Help | By Romian1 | in Computers
If you have a computer problem and don't have an active warranty or service contract, you have other resources to s...
-
How to Remove Computer Viruses Easily | By Romian1 | in Computers
It's mandatory that computers have some type of computer virus protection whether connected to the internet or not....
-
Get a Discount on the New Apple iMac | By 1How | in Computers
If you're new to buying Apple computers, you're probably paying full price. While it's true that Apple's iMac line ...
-
How do I convert FLAC from a CD on a Mac? | By 1How | in Computers
FLAC is a type of lossless audio format. Unlike mp3, files encoded in FLAC don't are 100% identical to their CD ve...
-
Howto use QueryString in ASP.NET for passing info between pages | By rajeshchoudhary | in Web Development
The QueryString in ASP.NET is used to pass information between pages....
-
Custom error pages in asp.net using configuration file | By rajeshchoudhary | in Web Development
In ASP.NET you can handle page level errors using OnError method of page object or Application level errors using A...
-
Using remote desktop in windows XP | By rajeshchoudhary | in Computers
if you want to connect to a machine remotly using Remote Desktop Connection, remote Desktop in target machine needs...
-
setting password wisely for your accounts | By rajeshchoudhary | in Computers
Incidents of information phishing and hacking are happening every now and then. One fine day morning you wake up to...
-
Web.config –configuration file for ASP.NET web application. | By rajeshchoudhary | in Web Development
This article tells what web.config file is, how to write this and how this file is used by run time to apply settin...








No comments yet.