]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/mediawiki/templates/default/apache.erb
mediawiki: add RewriteCond for server-info
[chef.git] / cookbooks / mediawiki / templates / default / apache.erb
index edd901102d160c1094fb886ea63dc0207a2e971e..d3d25a3a1c24d921b5fb2bdb08c616754dbc2b53 100644 (file)
@@ -85,6 +85,7 @@
   RewriteCond %{REQUEST_URI} !^/prop/
   RewriteCond %{REQUEST_URI} !^/dump/
   RewriteCond %{REQUEST_URI} !^/server-status
+  RewriteCond %{REQUEST_URI} !^/server-info
   RewriteCond %{REQUEST_URI} !^/.well-known/
   RewriteCond %{LA-U:REQUEST_FILENAME} !-f
   RewriteCond %{LA-U:REQUEST_FILENAME} !-d