hai,
I need a help to conversion of tomcat to proxy server because
i like to deploy application in tomcat server
as actual link will be http://antony:8080/db my expected link will be http://antony/db kindly suggest the comments
have a nice day
Also make sure before you enable your proxy, the server is well secured, to start off with set the below in your Proxy Control block of Httpd file
Change "Allow from 192.168.0" to your ip.
Thanks,
Deepna
Deep Nair
Greenhorn
Joined: Dec 24, 2011
Posts: 13
posted
0
Also one more learning from my experience is that change the generic port 8080 to some other port thats not "generic" enough for other to sniff and use your proxy.
subject: help needed in Proxy support in Tomcat server