WebUI Plugin Without Port Specification

Suggest, post, or discuss plugins for Deluge
Post Reply
User avatar
BTB
Member
Member
Posts: 11
Joined: Sun Sep 09, 2007 6:03 am

WebUI Plugin Without Port Specification

Post by BTB »

Is there a way to access the webui without having to specify a port? As it stands, the plugin works wonderfully 9 times out of 10, but I've come across certain networks that will not allow a specified port from the web browser. Is there a way that I can set up a link on a web page hosted on the server that will take me to the webui? I fully understand if this is not supported, as it seems rather irrelevant in most instances - thanks in advance.
johnnyg
Top Bloke
Top Bloke
Posts: 1522
Joined: Sun Oct 28, 2007 4:00 am
Location: Sydney, Australia

Re: WebUI Plugin Without Port Specification

Post by johnnyg »

simplest would be to set up a url that redirects to your ip and port.
User avatar
BTB
Member
Member
Posts: 11
Joined: Sun Sep 09, 2007 6:03 am

Re: WebUI Plugin Without Port Specification

Post by BTB »

The problem is that the network disallows any traffic on ports other than 80. Surely after the webui port is specified, it simply redirects to somewhere else.
mvoncken
Developer
Developer
Posts: 225
Joined: Mon Sep 03, 2007 9:38 pm

Re: WebUI Plugin Without Port Specification

Post by mvoncken »

I think "somedude" redirected using apache, i accepted his patch and changed to relative redirects to make it work for him.
But I'm no apache expert so I don't know the specifics.

See here :
http://forum.deluge-torrent.org/viewtop ... rect#p2069
dev: webui, core, labels | irc:vonck7 |
Post Reply