Unfortunately no one can be told what fun_plug is - you have to see it for yourself.
You are not logged in.
Trying to get chroot working for lighttpd. Wanted to know if there was a way to use symbolic links from the chroot'ed directory to outside of it (so i can out log files outside of chroot). Is this possible, or do I need to have all files listed in lighttpd.conf in the chroot?
Offline
From what I understand a chroot is supposed to prevent simple access outside by design. You can mount your shared drives through the network and then maybe link to that. Probably easier to have everything accessible inside the chroot.
Last edited by zimer (2008-09-17 02:42:23)
Offline