[nycphp-talk] Canceling password protected directories
Daniel Kushner
nyphp at websapp.com
Wed May 26 09:19:11 EDT 2004
> i believe you just remove the line with the directory path
> that you want to unprotect ;)
Not really:
In /var/www/html/.htaccess there is
AuthType Basic
AuthName "admin"
AuthUserFile "<path to passwd>"
I would like to unprotect /var/www/html/somedir
/var/www/html/somedir does not have an .htaccess, so there's nothing to
remove.
-Daniel
More information about the talk
mailing list