diff options
Diffstat (limited to 'images')
-rw-r--r-- | images/.htaccess | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/images/.htaccess b/images/.htaccess index bcf36531262d..e69de29bb2d1 100644 --- a/images/.htaccess +++ b/images/.htaccess @@ -1,6 +0,0 @@ -<IfModule rewrite_module> - RewriteEngine On - RewriteOptions inherit - # Fix for bug T64289 - Options +FollowSymLinks -</IfModule> |