Hello,

   I am using a web resource through NATing
I have nated 1.1.1.1:8888 to 2.2.2.2:80, Now when I make http requests to 1.1.1.1:8888, I can able to access to resources over
2.2.2.2:80

In response.sendRedirct, response send to 1:1:1:1 with 80 poet (Nated IP but Port is not updated-sends local apache port number) so need to know how Location header in response formatted in AJP , I am throwing context path from Java for sending response header.does AJP reads from request or reads apache configuration ?

Does any configuration available to write any rule ?

Thanks
Siddharth

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to