/etc/httpd/conf.d/jira.conf

From Knot Atlas
Revision as of 17:55, 27 October 2006 by Scott (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
<Proxy *>
Order deny,allow
Allow from all
</Proxy>

ProxyRequests       Off
ProxyPreserveHost On
ProxyPass           /jira       http://localhost:8080/jira
ProxyPassReverse    /jira       http://localhost:8080/jira
ProxyPass           /fisheye       http://localhost:8090/fisheye
ProxyPassReverse    /fisheye       http://localhost:8090/fisheye