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 ?