Apache 2.2.12 on SLES11 SP2. I have googled this error and understand Apache 
does not support this as it opens a security hole.

[Sun Apr 28 20:36:32 2013] [error] [client 96.10.xxx.xxx] Invalid method in 
request RPC_IN_DATA /rpc/rpcproxy.dll?localhost:3388 HTTP/1.1
[Sun Apr 28 20:36:32 2013] [error] [client 96.10.xxx.xxx] no acceptable 
variant: /usr/share/apache2/error/HTTP_NOT_IMPLEMENTED.html.var
[Sun Apr 28 20:36:32 2013] [error] [client 96.10.xxx.xxx] Invalid method in 
request RPC_OUT_DATA /rpc/rpcproxy.dll?localhost:3388 HTTP/1.1
[Sun Apr 28 20:36:32 2013] [error] [client 96.10.xxx.xx] no acceptable variant: 
/usr/share/apache2/error/HTTP_NOT_IMPLEMENTED.html.var
[Sun Apr 28 20:43:26 2013] [error] (111)Connection refused: proxy: HTTPS: 
attempt to connect to 192.168.123.7:443 (192.168.123.7) failed
[Sun Apr 28 20:43:26 2013] [error] ap_proxy_connect_backend disabling worker 
for (192.168.123.7)

Is this correct that apache will not support this? I saw some suggest to use 
proxy_connect.

Here is what we are trying to accomplish:
remote desktop services behind apache reverse proxy. Use launches resources 
from their desktop which points to our RDS server, 
https://sub.domain.tld/path/to/folder. as it is now, users can make it to their 
resources using that url. The problem happens when trying to access the RD 
Gateway which runs 443. Thats when i see the above logs in apache. Is there a 
module/extension that will allow apache to accept the RPC method?

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

Reply via email to