posted 10 years ago
ok, so my problem seems to be simple enough but I can't figure it out.
I have a virtual host set up like:
then when I go to www.site1.com, it goes to www.site1.com/site1/site1/Content/main.jsp
it needs to go to www.site1.com/site1/Content/main.jsp
But if I rewrite the proxypass like this, without ajp:
everything works as you would expect, www.site1.com goes to www.site1.com/site1/Content/main.jsp
If anyone has seen a similar problem using AJP, I would appreciate any hint as to where I can find more info.
Thanks.