1
I'm attempting to get my Roku streaming box with a channel called Roksbox to stream content off my MyBook World 2 whitelight. I want a directory listing of a certain folder of a share, Media. It's 2012 and this should be way easier.
I've tried the basic instructions for installing apache here http://roksbox.com/home/index.php?option=com_content&view=article&id=73&Itemid=73, and seemingly got apache running, but couldn't get past a 403 error. Knowing that the admin app is already running as a webserver I've decided to get away from the apache route.
I've found this article. http://martin.hinner.info/mybook/lighttpd.php The problem is that I don't even see a lighttpd directory in /etc. Is this a hidden directory or file? How can I be sure that lighttpd is what server is actually running?
Any hints are welcome. I can provide more info like firmware and whatnot if necessary.
Do you have the "locate" command on that pc? try locate lighttpd.conf – Pitto – 2013-04-30T16:02:58.353
You should decide if you want to stick to apache and fix its error or move to lighttpd (and remove apache, in that case) – Pitto – 2013-04-30T16:08:59.987
A question: you want to stream movies from your Mybook (I suppose) then why you need a webserver? Can't you use samba or any kind of file sharing service? – Pitto – 2013-04-30T16:25:36.177