Solonik77/cultsoft/master/static/.htaccess - Htaccess File

Solonik77/cultsoft/master/static/.htaccess

<Files ~ ".(exe|com|bin|mp3|pl|log|htm|html|class|inc|ini|nfo|page|php|php2|php3|php4|php5|php6|phps|phpx|phtml|pimg|skin|sql|tpl|txt|uddi|wsdl|xml|xsd|xsl)$">
    Order allow,deny
    Deny from all
</Files>
<IfModule mod_rewrite.c>
  RewriteEngine Off
</IfModule>

On Github License

Files

Download PDF of Htaccess file

Comments

Apache