- May 24, 2003
- 65,892
- 11,334
- 126
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.