From f6d65e533c62f6deb21342d4901ece24497b433e Mon Sep 17 00:00:00 2001 From: Pierre Schmitz Date: Thu, 4 Jun 2015 07:31:04 +0200 Subject: Update to MediaWiki 1.25.1 --- images/.htaccess | 2 ++ 1 file changed, 2 insertions(+) (limited to 'images/.htaccess') diff --git a/images/.htaccess b/images/.htaccess index 1cc74f42..8c46bbb4 100644 --- a/images/.htaccess +++ b/images/.htaccess @@ -3,4 +3,6 @@ RewriteEngine On RewriteCond %{QUERY_STRING} \.[^\\/:*?\x22<>|%]+(#|\?|$) [nocase] RewriteRule . - [forbidden] + # Fix for bug T64289 + Options +FollowSymLinks -- cgit v1.2.3-54-g00ecf