diff options
author | till <till@php.net> | 2009-01-20 17:35:26 +0000 |
---|---|---|
committer | till <till@php.net> | 2009-01-20 17:35:26 +0000 |
commit | 429f7411a09951cf03c600a6aa4c6604b4bc9e17 (patch) | |
tree | 5498dacb21ce254a754eeb19fa7a610fe533b910 | |
parent | 4cc74f726942d8570811f1e78db9a93a252435bf (diff) |
* removed, .sh scripts are fixed, not necessary for .inc
-rw-r--r-- | .htaccess | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -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 |