X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/976235eeb788f112ffda275b1372aa3ddd146ab5..5d6ced43b1692d7896bfc89f7ad96c28ab678062:/cookbooks/mediawiki/templates/default/apache.erb diff --git a/cookbooks/mediawiki/templates/default/apache.erb b/cookbooks/mediawiki/templates/default/apache.erb index edd901102..d3d25a3a1 100644 --- a/cookbooks/mediawiki/templates/default/apache.erb +++ b/cookbooks/mediawiki/templates/default/apache.erb @@ -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