trdfelman/foodhub/master/.htaccess - Htaccess File

trdfelman/foodhub/master/.htaccess

Order Allow,Deny

Allow from all

AuthType Basic

AuthName "Please input ID , PASS"

AuthUserFile /home/trcorp/public_html/leloodev/pswdfld/.htpasswd

require valid-user

<Files ~ "^.(htpasswd|htaccess)$">

deny from all

</Files>

On Github License

Files

Download PDF of Htaccess file

Comments

Apache