From: Michael Mellinger <mmellinger66_at_gmail.com>
Date: Tue, 10 Mar 2009 19:28:56 -0400
I'm using the ProxyPass feature in Apache2 to redirect to Glassfish for my
JSP and Grails apps. This works fine until I need to redirect /.If I do
this then everything gets sent to the Glassfish server. I want to have cgi
apps and plain HTML dirs servered up by Apache. How can I accomplish this?