pagure: drop websites rule for old DDoS
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
0e3f7c5778
commit
415f621bdf
1 changed files with 0 additions and 5 deletions
|
@ -127,11 +127,6 @@ WSGIDaemonProcess paguredocs user=git group=git maximum-requests=1000 display-na
|
|||
{% endif %}
|
||||
</Location>
|
||||
|
||||
# Drop distributed web hits
|
||||
RewriteEngine On
|
||||
RewriteCond %{REQUEST_URI} ^/fedora-web/websites$
|
||||
RewriteRule .* - [F]
|
||||
|
||||
<Location /apache-status>
|
||||
SetHandler server-status
|
||||
<RequireAny>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue