D
Darren Parr
Guest
Hi Im playing with hiding PASOE behind an apache web server. I have it running just fine other than when we get a 302 redirect. TC is trying to redirect us back to /static and this is undesirable as we want to perhaps try testing multiple PASOE instances on this web server. I cant redirect them all to /static. Any ideas? The KB doesnt seem to be too helpful. Here is my simple .conf entry. ProxyRequests Off ProxyPass /app1/web ajp://server:17609/web ProxyPassReverse /app1/web ajp://server:17609/web Thanks Darren
Continue reading...
Continue reading...