On 9/19/06, Darren Hall <[EMAIL PROTECTED]> wrote:




I have this problem figured out.

I was able to come up with a solution using a combination of mod proxy and
mod rewrite.

I though wou wouldn't need a rewrite for this.

Just a

<VirtualHost *.*>
ServerName www.abc.com
ProxyPass /   http://mytomcatserver/abc/
ProxyPassReverse  /   http://mytomcatserver/abc/
</VirtualHost>

ought to do this...

--
[EMAIL PROTECTED]
Bremgarten b. Bern, Switzerland

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to