Disable PHP in directory (including all sub-directories) with .htaccess February 16, 2023 by Tarik Try to disable the engine option in your .htaccess file: php_flag engine off