-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Hardik,
On 3/22/14, 10:32 PM, Hardik Vaishnav wrote: > Here is the example of what I am trying to do. > > JBoss Webserver Private IP : 192.168.10.100 JBoss Webserver Public > IP 172.x.x.x > > Server connected to Jboss: 192.168.10.101 & 192.168.10.102 > > If I am on the Jboss machine I can access > 192.168.10.101\abc\test.html If I am outside the network its not > possible to access URL 192.168.10.101\abc\test.html > > To solve the problem I have PAC file as a proxy for my browser > which redirect all request for 192.168.10.101 address to apache > httpd proxy server which sits inside the (192.168.x.x) network. Let me get this straight: your internal IP address is not accessible from the client, so the solution is to use a Proxy Auto-config (had to look that up) to trick your browser into using some other address as a proxy to allow you to access the internal IP address. Why not just always use the public IP address and set things up normally? > Upto this point everything works OK. Request comes to Apache httpd > server but it is not able to pass the url as is to > 192.168.10.101\abc\test.html and return the response back to the > client. So, you can't get httpd to act as a reverse-proxy for JBoss? Okay, what have you tried so far? Do you have any configuration whatsoever in httpd that would likely produce such an effect? - -chris -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: GPGTools - http://gpgtools.org Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQIcBAEBCAAGBQJTMYq1AAoJEBzwKT+lPKRYHZ8P/0ZhpnAhk2In76idgQMnDoEf iIrcRAzgy8upDS0KzmzaHm/RbVHMWeKnYwYSU235iRvfRwGG/vlFxn7SZLOMeFdj d086tsqOPiZSu1MRBPDYtB2GRAz2yu/cA60/8m3s4EEQBMBLX3JkhcJecTy4JyOL vTmCnXwgIC7zNvplaAFiG1XUzs7M2KpPUWzwRS2Ndyqq/LFZCJb5NGMKRsIx2uLf SC6sef+1EqFfz86e8wz3kW4HDcDZpQGOvkN1LsOHYZulCpMJVs9tlf91Vk0rgZrS hAFfFntWgljIq+8FXix2t2uFCGn1A7TAzcSm8bg7JWPTK6B49S+X++VtA1zm2Qui ipDEBeR7UpNvVtzBVMeUhbZDP7rUTsrSdBUTc6hV7YL+S82x3YqzW0ZBOmvOWKls mYLlS+EfK4ewwloWK3N+CfwnoE53Kfm4VRzAD6SU6wR+j+B6SY0v7PFwv016qoWl YOi7SQ8+RVPzSX72MGsC1FInH0UdHlhHA4WOmz4pi5BsEdvxXckem6351BnNjoKa UBxThedBmd6mF2vDrdS8wdDhuEH4dslJwmSBfWx0JSPCQxgRRjw2lsPLohNWvruS PnD3Dv36FfGUzHJFZacxsGtTIp/Je91ZpUCPO4fOeQAVoCKRAJmUxGvhpYSviCAU ZXIqth7wDrdzx7ibEtY1 =pbpk -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org