On Fri, Jun 6, 2008 at 10:23 AM, Paul Spencer <[EMAIL PROTECTED]> wrote: > I would like to frontend the Tomcat 6 server running Archiva with an Apache > web server to simplify the URL and make it easier to move the Archiva > server. As an example, dev.foo.com is our development server and > http://dev.foo.com/archiva is the desired url for the archiva server. The > intent is to route the traffic from the Apache server to the Tomcat server > via mod_jk.
I think most of us just use ProxyPass and ProxyPassReverse. > 1) How to I configure archive to display the desired url in the repository's > WebDAV URL and "Pom Snippet" fields on the web page? > Please note that Archiva is installed as a "Web application" and > Tomcat is configured not to expand the war. > 2) Is their a reason NOT to do this? Nope. -- Wendy
