The crawler logs are now on mm-crawler01
This commit is contained in:
parent
408935f826
commit
4d80aff5f1
1 changed files with 2 additions and 2 deletions
|
@ -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}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue