We are not able to have any .php files sitting in our 'cache' folder. Is there a fix for this?
---------- 1 root
www 566 Mar 20 11:44 arismartcontent_config.php
This is because we can't have .php files sitting in a 'writeable' directory... such as cache...
from our administrator:
"But I see you are wanting a php file to have access. The second line above explicitly forbids that. The idea is that we don't to execute php scripts from a writeable area of the site (like temp or cache). This reduces the chance that someone can upload something malicious and execute it with the privs of the web server."
Please help!
thanks
Laura