I'm following the instructions in the install.txt file that comes with the win32 binary for apache 1.3. It says to edit the httpd.conf file and put in these lines:
#for the apache module
Line 1: LoadModule php4_module c:/php/sapi/php4apache.dll
Line 2: AddType application/x-httpd-php .php4
Where exactly do these two lines go in the file? I did find one section that was close but it mentioned that you have to be an expert to mess with the section and things have to be loaded in the right order.
Thanks for helping me out