stay-frosty/ZAMAK/master/www/mgmt/.htaccess - Htaccess File

stay-frosty/ZAMAK/master/www/mgmt/.htaccess

Options +Indexes
IndexOrderDefault Descending Date

<FilesMatch ".(log)$">
  Order Deny,Allow
  Allow from all
ForceType text/plain
</FilesMatch>
AuthUserFile /path/to/.htpasswd
AuthType Basic
AuthName "Authorised users only past this point"
Require valid-user

On Github License

Files

Download PDF of Htaccess file

Comments

Apache