HOw do I setup web services with IIS 5.0 ?

G

Guest

I got IIS 5.0 loaded, and was able to get FTP services working, but now I am
interested in getting the web server services working. HOw do I add a web
page?
WHere do I put it ? Every time I put a i ndex.html file somewhere, and
access the web server, it still shows the "under construction" page.

Is there s begineer guide somewhere that shows how to use web services for
IIS ? Every where I search I see advanced topics,, but I Need a basic guide
to get started.
 
S

Stuart Mueller

Mark said:
I got IIS 5.0 loaded, and was able to get FTP services working, but now I am
interested in getting the web server services working. HOw do I add a web
page?
WHere do I put it ? Every time I put a i ndex.html file somewhere, and
access the web server, it still shows the "under construction" page.

Is there s begineer guide somewhere that shows how to use web services for
IIS ? Every where I search I see advanced topics,, but I Need a basic guide
to get started.

If you have IIS 5.0 installed you can type http://localhost/iishelp to
access the help documents,

your index.html needs to go in hte c:\inetpub\wwwroot folder. then go to
http://localhost to access it

Stuart
 
J

jaxdax12

I have used this book for IIS 5.0, it is a great book. It
has lots of information. You can get this book in most
libraries especially in college libraries. Otherwise you
can buy it on half.com for $6.00. I hope this helps!
Here is the information for it.
Administering IIS 5.0 (Paperback, 2000)
ISBN:0-07212-3281
Publisher: McGraw-Hill Osborne Media 546 pages
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top