The crawler logs are now on mm-crawler01

This commit is contained in:
Adrian Reber 2015-06-12 08:20:24 +00:00
parent 408935f826
commit 4d80aff5f1

View file

@ -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}}