Unfortunately no one can be told what fun_plug is - you have to see it for yourself.
You are not logged in.
Pages: 1
So I installed the fonz fun plug, put it on vol 1, rebooted, and am able to telnet it. I followed the Howto from the root user section: http://dns323.kood.org/howto:ffp#the_root_user and then setup lighttpd from: http://dns323.kood.org/howto:ffp#lighttpd_web_server , skipped the PHP, and did the Port 80 thing:
=====
cd /ffp/etc
sed -i '/server.port/ s/^/#/' lighttpd.conf
cd /ffp/start
chmod a+x kickwebs.sh lighttpd.sh
=====
Now when I try to transfer files into the directory structure under www (ie www/pages) I can not access it from windows explorer or ftp. What am I doing wrong - says don't have access, permission denied, you suck, go die....I tried a few times - what am I missing?
I am a linux dweeb and basically need someone to tap my fingers on the keys.
Thanks in advance.
Offline
Have a look here: http://dns323.kood.org/forum/p19132-200 … tml#p19132
Offline
Thanks - I read http://www.webmonkey.com/tutorial/Modif … ermissions and see they show how to modify the permissions on each file, but what about the whole tree under www? Is it smart to set permissions to rwe for all under www? I won't be keeping anything sensitive there, just pictures mostly and basic html code
Offline
Pages: 1