dlangille/freshports-1/master/www/ads/.htaccess - Htaccess File

dlangille/freshports-1/master/www/ads/.htaccess

AuthUserFile     /www/freshports.org/_private/passwd
AuthGroupFile    /www/freshports.org/_private/passwd.group
AuthName         "protectthis"
AuthType         Basic

<Limit GET POST PUT>
require valid-user
</Limit>

On Github License

Files

Download PDF of Htaccess file
GET, POST, PUT

Comments

Apache