rutorrent + lighttpd

The Pogoplug Pro, Video, V3 (P21), and POGO-B01/02/03/04 are completely different than all other plugs before them.

rutorrent + lighttpd

Postby dinjo » Mon Aug 20, 2012 3:24 am

I was trying to configure rtorrent along with lighttpd so that i could run rutorrent but seems like lighttpd is not behaving well here.Also has anyone being able to run rutorrent along with lighttpd and is it better than transmission ?

Code: Select all
[root@DINJO /etc/lighttpd]$  rc.d start lighttpd
:: Checking configuration (error in /etc/lighttpd/lighttpd.conf)                                                                                                                                                                       [FAIL]
[root@DINJO /etc/lighttpd]$  cat /etc/lighttpd/lighttpd.conf
# This is a minimal example config
# See /usr/share/doc/lighttpd
# and http://redmine.lighttpd.net/projects/lighttpd/wiki/Docs:ConfigurationOptions

server.port             = 80
server.username         = "http"
server.groupname        = "http"
server.document-root    = "/srv/http"
server.errorlog         = "/var/log/lighttpd/error.log"
dir-listing.activate    = "enable"
index-file.names        = ( "index.html" )
mimetype.assign         = ( ".html" => "text/html", ".txt" => "text/plain", ".jpg" => "image/jpeg", ".png" => "image/png", "" => "application/octet-stream" )
dinjo
 
Posts: 245
Joined: Mon Nov 28, 2011 5:59 am

Return to Pogoplug Pro/Video/V3/B0x

Who is online

Users browsing this forum: No registered users and 6 guests