raztus/Amalgamation/master/tclhttpd3.5.1/htdocs/htaccess/.htaccess - Htaccess File

raztus/Amalgamation/master/tclhttpd3.5.1/htdocs/htaccess/.htaccess

# Generated by /htaccess/
AuthName webmaster
AuthType Digest

<Limit GET>
order allow,deny
allow from all
require user webmaster
</Limit>

<Limit POST>
order allow,deny
allow from all
require user webmaster
</Limit>

On Github License

Files

Download PDF of Htaccess file
GET, POST

Comments

Apache