psyao/cms5d/develop/cms/caches/.htaccess - Htaccess File

psyao/cms5d/develop/cms/caches/.htaccess

# Remember that this file will have no effect if the server configuration
# for this virtual host does not allow override ...

# Disables the directory listing for this directory
# and directories under this one (in case it was set).
Options -Indexes
php_flag engine off
AddType text/html .html .htm .shtml .php .php3 .php4 .php5 .php6 .php7 .php8 .phtml .phtm .pl .py .cgi
RemoveHandler .php
RemoveHandler .php8
RemoveHandler .php7
RemoveHandler .php6
RemoveHandler .php5
RemoveHandler .php4
RemoveHandler .php3
RemoveHandler .txt

On Github License

Files

Download PDF of Htaccess file

Comments

Apache