
Search found 5 matches
- Wed Apr 20, 2011 4:37 am
- Forum: Cafe lounge
- Topic: ezrss.it site down ?
- Replies: 1
- Views: 6663
Re: ezrss.it site down ?
Cant find any info on why but yes its down for me too 

- Sun Nov 21, 2010 4:16 am
- Forum: Linux
- Topic: Command line
- Replies: 4
- Views: 2506
Re: Command line
Hi, If you are looking for something that has great CLI flexibility I highly recommend Transmission... has a great standalone CLI app as well as a headless daemon with a CLI interface + webui. If I was looking for a torrent app to integrate into a developing project it would be my choice hands down.
- Fri Nov 05, 2010 10:24 pm
- Forum: Linux
- Topic: HOWTO: qBittorrent WebUI + Apache (with notes on utorrent)
- Replies: 7
- Views: 24963
Re: HOWTO: qBittorrent WebUI + Apache (with notes on utorre
Just an update on this:
I ended up recompiling qBT and removed web auth from it completely. That way my users, who are auth'ed under SSL already, can go straight in.
I ended up recompiling qBT and removed web auth from it completely. That way my users, who are auth'ed under SSL already, can go straight in.
- Wed Oct 06, 2010 9:04 am
- Forum: Linux
- Topic: HOWTO: qBittorrent WebUI + Apache (with notes on utorrent)
- Replies: 7
- Views: 24963
Re: HOWTO: qBittorrent WebUI + Apache (with notes on utorre
very welcome 
Further investigation of adding the Auth record to the header automatically is NOT reliable. Either I am not doing something right (quite possible) or this method will not work. Either way the rest of the method works nicely.

Further investigation of adding the Auth record to the header automatically is NOT reliable. Either I am not doing something right (quite possible) or this method will not work. Either way the rest of the method works nicely.
- Wed Oct 06, 2010 2:09 am
- Forum: Linux
- Topic: HOWTO: qBittorrent WebUI + Apache (with notes on utorrent)
- Replies: 7
- Views: 24963
HOWTO: qBittorrent WebUI + Apache (with notes on utorrent)
I spent days beating my head against the desk trying to make this work so I thought i would share :) These steps are relative to Ubuntu Lucid but should point users of other distro's in the right direction My need was to block everything but localhost access to qbitt's WebUI and make it available as...