How do I password protect a web page

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I would like to create a page that requires a password to view it. Can
someone tell me how to do it??
 
Thanks for that.
Just one further question - the KB article says to place the created files
in C:\InetPut\Wwwroot\ folder can you explain this as I do not have the file
path??

Thanks

Derek
 
This is the default location for a Microsoft web server such as Internet
Information Services (IIS) to place files and bind to. You can't develop and
test a solution locally without one as all this stuff is going to have to
take place using a web server. If you're using Windows XP Pro you already
have one that you can install using the Control Panel | Add/Remove Software
| Add/Remove Windows Components and selecting IIS. If I remember correctly,
Win 2000 has this as well. Win 9x (but not Me) may also have the Personal
Web Server (PWS), that's a cousin to IIS, on the Windows CD or it can be
downloaded from the appropriate Windows download site at MS.

Hope this helps,
Mark Fitzpatrick
Microsoft MVP - FrontPage
 

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

Back
Top