Hi,
Thank your for your response.
Here is the source where I get those directives:
http://www.geocities.com/dmh2000/ApacheTomcatRMI.htm
What I try to achieve is to implement HTTP tunneling for RMI.
I implemented it successfully on my laptop locally.
I have Apache2/Tomcat and latest jdk.
But When
On 2/9/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> RewriteRule ^/cgi-bin/java\-rmi\.cgi$
> http://auohsepcb11.oracleoutsourcing.com:10280/servlet/ServletHandler [P]
>
>
> But the server response is not returned to the initial client. which calls
> http://oexdev.oracleoutsourcing.com/cgi-b
Hi Apache gurus,
I have got Apache running on auohsepcb11.oracleoutsourcing.com:10280
The site is accesible thorugh URL oexdev.oracleoutsourcing.com with is the BIG
IP mapping to the Internal
auohsepcb11.oracleoutsourcing.com:10280
When I try to setup rewriting like that:
ProxyRequests On
Rewr