mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-06-27 23:57:02 +08:00
The crawler logs are now on mm-crawler01
This commit is contained in:
@@ -4,8 +4,8 @@ SetEnv force-proxy-request-1.0 1
|
||||
SetEnv proxy-nokeepalive 1
|
||||
</Location>
|
||||
|
||||
ProxyPass {{localpath}}/crawler http://bapp02/mirrormanager/crawler
|
||||
ProxyPassReverse {{localpath}}/crawler http://bapp02/mirrormanager/crawler
|
||||
ProxyPass {{localpath}}/crawler http://mm-crawler01/mirrormanager/crawler
|
||||
ProxyPassReverse {{localpath}}/crawler http://mm-crawler01/mirrormanager/crawler
|
||||
|
||||
ProxyPass {{localpath}} {{proxyurl}}{{remotepath}}
|
||||
ProxyPassReverse {{localpath}} {{proxyurl}}{{remotepath}}
|
||||
|
||||
Reference in New Issue
Block a user