pagure: drop this websites block
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
fcd9c449ad
commit
07f9caa49f
1 changed files with 3 additions and 3 deletions
|
@ -130,9 +130,9 @@ MaxConnectionsPerChild 1000
|
||||||
</Location>
|
</Location>
|
||||||
|
|
||||||
# Drop distributed web hits
|
# Drop distributed web hits
|
||||||
RewriteEngine On
|
# RewriteEngine On
|
||||||
RewriteCond %{REQUEST_URI} ^/fedora-web/websites$
|
# RewriteCond %{REQUEST_URI} ^/fedora-web/websites$
|
||||||
RewriteRule .* - [F]
|
# RewriteRule .* - [F]
|
||||||
|
|
||||||
<Location /apache-status>
|
<Location /apache-status>
|
||||||
SetHandler server-status
|
SetHandler server-status
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue