# from apache2.conf: Action php-script /cgi-bin/php Action php-script4 /cgi-bin/php4 Action php-script5 /cgi-bin/php5 AddHandler php-script .php AddHandler php-script4 .php4 AddHandler php-script5 .php5 # from sites-enabled: RemoveHandler .php AddHandler php-script5 .php ServerAdmin webmaster@public.html DocumentRoot /home/bkudria/public-html Options FollowSymLinks AllowOverride None ErrorLog /home/bkudria/public-html-error.log CustomLog /home/bkudria/public-html-access.log combined