Run php in apache

Ankush Grover ankush174 at gmail.com
Mon May 23 11:05:43 UTC 2005


On 5/23/05, Daniel Silva <linux at infor-one.com> wrote:
>  Thanks for the help, but where I type this arguments?


edit /etc/httpd/conf/httpd.conf

and put those anwhere in the configuration file.

LoadModule php4_module modules/libphp4.so
AddType application/x-httpd-php .php
DirectoryIndex index.ph

restart the httpd service

service httpd restart




More information about the fedora-list mailing list