Login   Register  
PHP Classes
elePHPant
Icontem

Password

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

      Site Checker  >  All threads  >  Password  >  (Un) Subscribe thread alerts  
Subject:Password
Summary:How do I protect the file location
Messages:3
Author:jamesplato
Date:2007-09-19 02:17:07
Update:2007-09-20 10:01:56
 

  1. Password   Reply  
Picture of jamesplato
jamesplato
2007-09-19 02:17:07
I am just wondering, how do I protect access to the folder that has this. I tried using a .htpasswd to no avail... :(


  2. Re: Password   Reply  
Picture of Nadir Latif
Nadir Latif
2007-09-19 10:59:25 - In reply to message 1 from jamesplato
Why did htpassword fail. Were you able to use it on other folders on your site?. Or did the htpassword prevent the script from running properly. Please clarify.

  3. Re: Password   Reply  
Picture of Edwin Cadthuz
Edwin Cadthuz
2007-09-20 10:01:57 - In reply to message 1 from jamesplato
i too experienced the same problem but instead of finding out the real solution i used an alternative method to redirect the pages from there by puting an index.php into that folder.