<FilesMatch mitglieder.php> AuthType Basic AuthName "Mitglieder Bereich" AuthUserFile /path/.htpasswd require valid-user </FilesMatch>
password protect a file not directory
Leave a Reply
You must be logged in to post a comment.
<FilesMatch mitglieder.php> AuthType Basic AuthName "Mitglieder Bereich" AuthUserFile /path/.htpasswd require valid-user </FilesMatch>
You must be logged in to post a comment.