Page 1 of 1

Deluge web + apache : PORT question

Posted: Mon Feb 24, 2014 8:03 pm
by olygraph
Hi, I have an apache server running on mysite.com:80 and a deluge web client on mysite.com:8080

I would like my apache configuration to access deluge via let say
mysite.com:80/deluge (under the hood: mysite.com:8080)
because some places the 8080 port is blocked.
Is there a way to configure my apache to do something like that?: I think it would be via virtual host?

many thanks!!

Re: Deluge web + apache : PORT question

Posted: Tue Feb 25, 2014 11:00 pm
by ricksebak
You want Apache's mod_proxy. There is a stickied thread in this forum that explains how to do this.

http://forum.deluge-torrent.org/viewtop ... =7&t=10165