Hi,
I'm trying to setup my httpd.conf to allow one domain, with two directories
to resolve to two different tomcat instances. But I've gotten a bit lost.
Any guidance will be so appreciated!!
www.example.com/first
ServerName example/first
ErrorLog /var/log/httpd/first_error.log
Reverse /second ajp://localhost:8010/
>
>
>
>
> - Y
>
>
> On Thu, May 1, 2014 at 6:02 PM, Fred Finn wrote:
>
>> Hi,
>>
>> I'm trying to setup my httpd.conf to allow one domain, with two
>> directories to resolve to two different tomcat instances