|
-
Jan 15th, 2004, 02:09 PM
#1
Thread Starter
Banned
Authenticate it ... well sort of...
Simple .htm page that is on our web server. I just want it so that the page does not display unless the end user has entered a specific password. Is this possible?
I dont want anything like a GUI or anything like that...just something that pops up and asks for a password..if its correct than the end user gets the page displayed otherwise nothing.
Thanks,
Jon
-
Jan 15th, 2004, 03:55 PM
#2
Place a .htaccess file in the directory - provided that you use Apache, but there's something similar for IIS, I'm sure.
In this .htaccess you put can place authentication information for the containing directory.
File-wise is not possible wiht plain HTML.
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|