Hello,
I have put together a script to let users see the contents of files and folders in there own ftp directory. I am working on using the script as an include so the users cannot re-write it so it will climb out of their directory. But I was wondering that if they write a script that will do that how can I stop this from happening? I am using apache on a linux box as the server. I thought there must be some way to do just that using .htaccess but I have not found anything that looks like the right fix yet. I don't want to disable php in the users directories. Can anyone give me an idea of where to look for answers?