codunt/TestTV/master/webfrontend/www/.htaccess - Htaccess File

codunt/TestTV/master/webfrontend/www/.htaccess

#
# For this to work, remember to enable:
#   AllowOverride Limit
#

<Files "webfrontend.ini">
    Order deny,allow
    Deny from all
</Files>

<FilesMatch ".(ini|conf|inc)$">
    Order deny,allow
    Deny from all
</FilesMatch>

On Github License

Files

Download PDF of Htaccess file

Comments

Apache