idoxlr8/HVAC/master/.htaccess - Htaccess File

idoxlr8/HVAC/master/.htaccess

<FilesMatch ".ini$">
Deny from all
</FilesMatch>

######### Error Documents
ErrorDocument 404 /errors/404.php
ErrorDocument 403 /errors/403.html
ErrorDocument 500 /errors/500.html
######## End Error Documents

On Github License

Files

Download PDF of Htaccess file

Comments

Apache