View Single Post
Old 06-19-2005, 08:28 AM   #15 (permalink)
trib767
Crazy
 
trib767's Avatar
 
Location: London, UK
Quote:
Originally Posted by yotta
Mindterm has built in HTTP proxy support, so just enable that, and use the apache mod_proxy config I mentione before. This will put SSH and HTTP on the same port. I tested it on my server after posting, seems to work just fine.
Isn't the Mindterm proxy settings referring to the "local" proxy that is on the same local network as the browser. The mod_proxy apache config would need to be on the "remote" web server at the destination network.

I've got apache config for mod_proxy so it can "AllowCONNECT" to port 22 but that is on my host. My apache is not the local proxy to which Midterm directly connects.

Or maybe I just don't understand how proxies work ?
trib767 is offline  
 

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40