#1481: Unable to add a torrent trough web UI
---------------------+------------------------------------------------------
 Reporter:  skolima  |       Owner:  damoxc
     Type:  bug      |      Status:  new   
 Priority:  minor    |   Milestone:  1.3.x 
Component:  webui    |     Version:  1.3.1 
 Keywords:           |  
---------------------+------------------------------------------------------

Comment(by skolima):

 Linux [redacted] 2.6.36-gentoo-r5 #1 SMP Wed Dec 29 12:57:50 CET 2010 i686
 Intel(R) Atom(TM) CPU 330 @ 1.60GHz GenuineIntel GNU/Linux

 Apache 2.2.17 configuration:

 ProxyRequests Off

 <Location /deluge>
    RequestHeader append X-Deluge-Base "/deluge/"
    SSLRequireSSL
    AuthType Basic
    AuthName "[redacted]"
    AuthUserFile /var/www/localhost/www.access
    Require valid-user
 </Location>

 <Proxy *>
    Order deny,allow
    Allow from all
 </Proxy>

 ProxyPass /deluge http://127.0.0.1:8112
 ProxyPassReverse /deluge http://127.0.0.1:8112
 ProxyPassReverseCookieDomain 127.0.0.1 localhost
 ProxyPassReverseCookiePath / /deluge/

-- 
Ticket URL: <http://dev.deluge-torrent.org/ticket/1481#comment:4>
Deluge <http://deluge-torrent.org/>
Deluge project

-- 
You received this message because you are subscribed to the Google Groups 
"Deluge Dev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/deluge-dev?hl=en.

Reply via email to