Posted by Ewoud Dronkert on 10/03/23 11:32
Samuel wrote:
> 1) I now want to know where to put these lines in the httpd.conf file:
> i) LoadModule php5_module "c:/php/php5apache2.dll"
> ii) AddType application/x-httpd-php .php
> iii) PHPIniDir "C:/php"
Doesn't matter. I like to keep them all right behind the list of other
LoadModule statements.
--
E. Dronkert
[Back to original message]
|