Just wondering if anyone has got this functioning.
What I want to do is to be able to access Transmission remotely.
What I thought I should do is to use the Apache directive
ProxyPass /foo http://nasip:1234/
I tried putting that into /etc/httpd.conf but that seemed to break the web server (a little).
Just wondering if I have the right idea or am I way off?
Thanks