diff --git a/roles/httpd/reverseproxy/templates/reversepassproxy.mirrormanager.conf b/roles/httpd/reverseproxy/templates/reversepassproxy.mirrormanager.conf index 8ea370000e..777da7fa1b 100644 --- a/roles/httpd/reverseproxy/templates/reversepassproxy.mirrormanager.conf +++ b/roles/httpd/reverseproxy/templates/reversepassproxy.mirrormanager.conf @@ -4,8 +4,5 @@ SetEnv force-proxy-request-1.0 1 SetEnv proxy-nokeepalive 1 -ProxyPass {{localpath}}/crawler http://mm-crawler01/mirrormanager/crawler -ProxyPassReverse {{localpath}}/crawler http://mm-crawler01/mirrormanager/crawler - ProxyPass {{localpath}} {{proxyurl}}{{remotepath}} ProxyPassReverse {{localpath}} {{proxyurl}}{{remotepath}}