csatucy/HelpDesk/master/includes/libchart/images/.htaccess - Htaccess File

csatucy/HelpDesk/master/includes/libchart/images/.htaccess

RewriteEngine On
#RewriteRule ^cache/.*.(htaccess|htpasswd|ini|...)$ /access_denied.php
<FilesMatch ".(php|php4|php5)$">
Order Allow,Deny
Deny from all
</FilesMatch>
#<FilesMatch "index.php$">
#Order Allow,Deny
#Allow from all
#</FilesMatch>

On Github License

Files

Download PDF of Htaccess file

Comments

Apache