Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Password Input

Status
Not open for further replies.

dactyl

Technical User
Apr 15, 2002
29
US
Looking for a way to have a page in my site only accessable via
a password. So when you click on the link a pop-up displays and
you have to input a password before you get to the page.
I'm using GoLive 5.
Thanks
rick
 
If you are using an apache server, try a yahoo search for '.htaccess authentication'

This is a basic method for authentication. This is how you can protect directories of your site.


Are you using PHP, ASP or Perl? If so, there are other options. Let us know.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top