pagure: put websites block back in place
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
b5e7db6b83
commit
c3718a166a
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