I want to give some users a FTP directory. I just want to know if it's possible to disable PHP scripting in this directory.
The FTP account is only to be used to upload images & videos. Is there a way to use a .htaccess or anything else to prevent php to parse the files in a specific directory?
The FTP account is only to be used to upload images & videos. Is there a way to use a .htaccess or anything else to prevent php to parse the files in a specific directory?