MCM MCM said: > Is it possible to enable this RFB comminication to the internal server > on port 5900, through the external port 80 with Apache as a proxy?
To the best of my knowledge Apache will only proxy HTTP and FTP. It might be possible to work something out with the CONNECT method, but that is beyond my knowledge of mod_proxy. In general RFB doesn't like proxies and most solutions to using it with proxies are HTTP tunneling hacks (which means the HTTP tunnel would have to be configured outside of your Apache setup first). > Or is > there an other way to get this up and running using only port 80 from > outside and using only the free version of VNC (not the > enterprise version)? Just to make double sure we understand each other, I would suggest you try the evaluation version first before you buy it. -- William Hooper _______________________________________________ VNC-List mailing list [email protected] To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
