* removed, .sh scripts are fixed, not necessary for .inc

release-0.6
till 16 years ago
parent 4cc74f7269
commit 429f7411a0

@ -23,11 +23,6 @@ php_value session.gc_probability 1
php_value mbstring.func_overload 0
</IfModule>
<FilesMatch "(\.inc|.sh|\~)$">
Order allow,deny
Deny from all
</FilesMatch>
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule ^favicon.ico$ skins/default/images/favicon.ico

Loading…
Cancel
Save