Hello,
I've been trying to serve deluge webui via apache under http://myhost.ext/deluge/. but as it's not the root of a domain, i can't use mod_proxy because script urls, css urls, etc. aren't rewritten (it would need an additional /deluge at the beginning of each url). I tried to do it with an unofficial apache module but can't get it work for various reasons.
today I found this post: http://forum.deluge-torrent.org/viewtop ... =30#p82765
but it seems it doesn't work with deluge-1.2-svn
does anyone have an idea about how to adapt this?
I tried to look at it but I really don't understand how python works :s
thank you, Mathieu.