Deluge web + apache : PORT question

General support for problems installing or using Deluge
Post Reply
olygraph
New User
New User
Posts: 8
Joined: Thu Sep 19, 2013 3:42 am

Deluge web + apache : PORT question

Post 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!!
ricksebak
Member
Member
Posts: 12
Joined: Wed Jan 02, 2013 2:11 am

Re: Deluge web + apache : PORT question

Post 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
Post Reply