lukem512/QuoteDaily/master/site/admin/tmp/.htaccess - Htaccess File

lukem512/QuoteDaily/master/site/admin/tmp/.htaccess

AuthUserFile C:wampwwwquotesadmin.htpasswd
AuthName "Stop! Log in time"
AuthType Basic
Options -Indexes
IndexIgnore *
ErrorDocument 404 /admin/error.php
<Limit GET POST>
require valid-user
</Limit>

On Github License

Files

Download PDF of Htaccess file
GET, POST

Comments

Apache