Page 1 of 1

htaccess for webui

Posted: Sun Jan 09, 2011 1:05 pm
by smallkitten
Hey guys,

I'm finding the need in password protecting the webui using htaccess user/pass

Any idea how I can do that?
Thanks!

Re: htaccess for webui

Posted: Mon Jan 10, 2011 2:15 pm
by Cas
Not sure the purpose of this if webui already has a password.

Deluge Webui is served by a builtin python web server so htaccess file would be no use.

The only suggestion would be have a Apache server with an 'external' web page (with authentication) proxy to the 'internal' webui page.