intelliants/subrion/develop/uploads/.htaccess - Htaccess File

intelliants/subrion/develop/uploads/.htaccess

Options -ExecCGI

<FilesMatch "(?i).(php5|php4|php|php3|php2|phtml|pl|py|jsp|asp|htm|shtml|sh|cgi)$">
  ForceType text/plain
</FilesMatch>

AddHandler default-handler .php5 .php4 .php .php3 .php2 .phtml .pl .py .jsp .asp .htm .shtml .sh .cgi

On Github License

Files

Download PDF of Htaccess file

Comments

Apache