Return to Snippet

Revision: 2234
at January 19, 2007 08:17 by assbach


Initial Code
<FilesMatch mitglieder.php>
AuthType Basic
AuthName "Mitglieder Bereich"
AuthUserFile /path/.htpasswd
require valid-user
</FilesMatch>

Initial URL
http://de.selfhtml.org/servercgi/server/htaccess.htm

Initial Description


Initial Title
password protect a file not directory

Initial Tags
htaccess, apache, files

Initial Language
Other