Programming Forums

Programming Forums (http://www.programmingforums.org/forumindex.php)
-   Other Web Development Languages (http://www.programmingforums.org/forum40.html)
-   -   Password Protect without .htaccess (http://www.programmingforums.org/showthread.php?t=14216)

firefly81189 Oct 23rd, 2007 7:36 AM

Password Protect without .htaccess
 
I need to password protect a folder full of files, but my hosting doesnt support .htaccess, anyone got any ideas?

Infinite Recursion Oct 23rd, 2007 8:43 AM

Re: Password Protect without .htaccess
 
If you are trying to secure them from web users, write a PHP login script and name it index.php in the root of the directory you are trying to secure.


All times are GMT -5. The time now is 10:04 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC