Is it possible to disable PHP in certain directories of a domain and have enabled in other using .htaccess or any other method.
Example:
http://www.mydomain.com - PHP disabled
http://www.mydomain.com/scripts - PHP enabled
Example:
http://www.mydomain.com - PHP disabled
http://www.mydomain.com/scripts - PHP enabled
Comment