rutorrent + lighttpd

This forum is for all other ARMv5 devices

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 ?

$this->bbcode_second_pass_code('', '[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: 258
Joined: Mon Nov 28, 2011 5:59 am

Return to Community Supported

Who is online

Users browsing this forum: No registered users and 39 guests