webserver supportForum: User Feedback Topic: webserver support started by: etsoft Posted by etsoft on Sep. 24 2003,20:52
is it already possible to add webserver software ?If not please have a look at it .. Thanks in advance Erwin Posted by sevengraff on Sep. 24 2003,23:52
I believe DSL still has the monkey webserver.
Posted by ImNotHere on Sep. 25 2003,00:42
yeah but.. where is the index.html that you edit?
Posted by sevengraff on Sep. 25 2003,00:55
/home/root/monkey-0.6.3/htdocs
Posted by ImNotHere on Sep. 25 2003,02:19
but.. thats in root and it logs you in as not root
Posted by sevengraff on Sep. 25 2003,03:40
so do a sudo chown or something. i havnt tried to configure monkey, but i assume it is possible to set a different dir.
Posted by arkaoss on Sep. 25 2003,03:51
monkey has a config file, really simple, but explanatory.. I find the freakin not logged in as root a holy major pain in my rear..
Posted by dallas7 on Sep. 25 2003,05:29
Go to Apps >Shells > BashAt the prompt, type in sudo su hit return and that will end your not logged in as root problems. When you do that you can then set your own password by typing passwd hit return and enter your own password (you'll be prompted to enter it a second time). Your root login and password will last until you shut down. |