Is there a way to disable php in a given folder without having admin access to the server?

I want to give out some ftp accounts to my friends and stuff, but I do not wan them to be able to leach in and access my files usign php.

I have used an .htaccess file to overwrite the php addtype with it as text/html but they can just create there own to reinstate it.

If there isn't a way to disable php in the specified folder, is there a way to say ignore all htaccess files any deeper than the root folder?

Try this

Hope it helps.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.