how do i intergrate php5 with apache 2.2
I've been told to add:
Quote:
quote:AddType application/x-httpd-php .php
Addtype application/x-httpd-php-source .phps
|
after:
Quote:
|
quote:AddType image/x-icon .ico
|
in the 'httpd.conf' file, but:
Quote:
|
quote:AddType image/x-icon .ico
|
doesn't exist, what do i do?