Re: [users@httpd] Subdomain vritual host proxy to Tomcat with ajp

2015-05-08 Thread Nathan Quirynen
Apparently my configuration is correct. It was just my browsers cache playing tricks on me. Anyways, happy this is solved! On 08/05/15 09:14, Nathan Quirynen wrote: I have a domain domain.com that points to a server. Now I have a subdomain sub.domain.com that points to another server that

[users@httpd] Subdomain vritual host proxy to Tomcat with ajp

2015-05-08 Thread Nathan Quirynen
I have a domain domain.com that points to a server. Now I have a subdomain sub.domain.com that points to another server that has Apache running and Tomcat. I want this subdomain to point to a application deployed on the Tomcat instance through ajp. I have configured the following in httpd.conf