On Wed, Aug 18, 2010 at 8:22 AM, Des Hartman <des@xxxxxxxxxxxxxx> wrote: > Hi, > > Is there a simple way to do the following: > > 1) All "http" based requests to website www.abc.com go to my Apache2 server regardless of the virtual site > > 2) All "https" based requests to website www.abc.com are proxied to a private tomcat server via mod_proxy You already need two vhosts for the two frontend protocols. Just put ProxyPass directives in the SSL vhost. -- Eric Covener covener@xxxxxxxxx --------------------------------------------------------------------- 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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx