mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-11 10:32:27 +08:00
Revert "proxies: re-enable koji endpoints"
This reverts commit 5a72566502.
The bots are back, close these endpoints. :(
This commit is contained in:
@@ -8,10 +8,10 @@ TimeOut 10800
|
||||
|
||||
RewriteEngine On
|
||||
|
||||
#RewriteCond %{REQUEST_URI} ^/koji/fileinfo$
|
||||
#RewriteRule .* - [F]
|
||||
#
|
||||
#RewriteCond %{REQUEST_URI} ^/koji/buildrootinfo$
|
||||
#RewriteRule .* - [F]
|
||||
RewriteCond %{REQUEST_URI} ^/koji/fileinfo$
|
||||
RewriteRule .* - [F]
|
||||
|
||||
RewriteCond %{REQUEST_URI} ^/koji/buildrootinfo$
|
||||
RewriteRule .* - [F]
|
||||
|
||||
{% include "reversepassproxy.conf-nonopenshift-iad2" %}
|
||||
|
||||
Reference in New Issue
Block a user