# cpanel - php_confs/2.2-mod_cgid-1xD.conf        Copyright(c) 2011 cPanel, Inc.
#                                                           All rights Reserved.
# copyright@cpanel.net                                         http://cpanel.net
# This code is subject to the cPanel license. Unauthorized copying is prohibited

# THIS FILE SHOULD NOT BE EDITED.  IF YOU NEED TO MAKE CHANGES TO THIS
# SETUP, SELECT THE APPROPRIATE CONFIGURATION IN WHM OR CHOOSE THE
# "CUSTOM" CONFIGURATION TYPE TO CREATE A CUSTOM SETUP

LoadModule disable_suexec_module modules/mod_disable_suexec.so

AddHandler application/x-httpd-php .php .php5 .php4 .php3 .php2 .phtml

ScriptAlias /cgi-sys/phpD /usr/bin/php
Action application/x-httpd-php /cgi-sys/phpD

AddType application/x-httpd-php .php .php5 .php4 .php3 .php2 .phtml

# THIS FILE SHOULD NOT BE EDITED.  IF YOU NEED TO MAKE CHANGES TO THIS
# SETUP, SELECT THE APPROPRIATE CONFIGURATION IN WHM OR CHOOSE THE
# "CUSTOM" CONFIGURATION TYPE TO CREATE A CUSTOM SETUP

