johnnygan/cphedu/master/webalizer/.htaccess - Htaccess File

johnnygan/cphedu/master/webalizer/.htaccess

AuthUserFile /hsphere/local/home/a909474/.statspasswd
AuthGroupFile /dev/null
AuthName EnterPassword
AuthType Basic
require user a909474
### BEGIN do not modify this section ###
<Files ~ ".(php|php3|php4|php5|phps|phtml|pl|py|cgi)$">
Order Allow,Deny
Deny from all
</Files>
Options -ExecCGI
### END do not modify this section###

On Github License

Files

Download PDF of Htaccess file

Comments

Apache