This one time, at band camp, Michael Iedema said:
> Greetings developers, I'm working on a bit of m0n0wall hackery and am in
> need of some assistance. Since I have no FreeBSD development box I must
> upload my files through exec.php. The only problem with this I am
> unable to execute the pages once they have been uploaded. I think that
> has been reported before but I cannot find it in the archives. I keep
> getting "access denied" errors when I attempt to access the fresh pages.
> I've chown'd the new files so that is not an issue but is there a master
> list of pages which mini-httpd is allowed to show?
>
> Any help would be appreciated. I know it's going to be something silly.
no need to chown, but you must chmod a+x
jj |