![]() |
Simple Quesion...
I didn't know where to post this but this place is great for answers.
Does anyone know how to password protect a section of your site? Like just one html file. So that only friends can check them out... Thanx in advance, ------------------ ~!@#$%^&*()_+ |
You can do it with .htaccess blocks.
See this for an example. [Files foo.html] AuthName "Insiders Only" AuthType Basic AuthUserFile /usr/local/web/apache/.htpasswd-foo Require valid-user [/Files] (those brackets should be gt lt signs like html... but html is taken out of this post) The whole tutorial. HTH [This message has been edited by DragonAss (edited 06-15-2001).] [This message has been edited by DragonAss (edited 06-15-2001).] |
I think you can also do it with javascript so you may want to put your search engine cap on.
|
Quote:
------------------ Best Free CJ script Cjultra.com icq: 6757061 |
Quote:
------------------ Life's a bitch |
All times are GMT -7. The time now is 02:18 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123