Post
Topic
Board Mining (Altcoins)
Re: [Minera v0.6.1] Your next mining dashboard - Networked/CPUminer/CGminer/BFGminer
by
zOU
on 11/11/2015, 10:02:01 UTC

Try editing the config file for lighttpd :-

sudo nano /etc/lighttpd/lighttpd.conf

Change the line to look like below :-

server.document-root        = "/var/www/"

(cntrl x, y, return)

Finally run the following :-

sudo /etc/init.d/lighttpd force-reload

Hope this helps....



That did the trick !

Thank you very much !