I want to disable php/cgi in upload directories so people can't just upload .php files and screw around with my server. I can't seem to figure out how to do this.
I tried
php_admin_flag engine off
but I just get internal server error.
I tried
php_admin_flag engine off
but I just get internal server error.