leegold2
Technical User
- Oct 10, 2004
- 116
In a tutorial I'm following I have the instructions below, but I do not see any file named: "Httpd.conf". Using Apache2 for Win32. All I see in the conf folder is:
httpd
httpd.default
magic
magic.default
mime.types
mime.types.default
Below are the instructions I'm supposed to follow, What should I do? (Thanks)
"....
Open the file httpd.conf in notepad. Httpd.conf can be found in: C:\Program Files\Apache Group\Apache2\conf\; add the following lines to the end of the file:
LoadModule php4_module php4apache2.dll
AddType application/x-httpd-php .php
....
httpd
httpd.default
magic
magic.default
mime.types
mime.types.default
Below are the instructions I'm supposed to follow, What should I do? (Thanks)
"....
Open the file httpd.conf in notepad. Httpd.conf can be found in: C:\Program Files\Apache Group\Apache2\conf\; add the following lines to the end of the file:
LoadModule php4_module php4apache2.dll
AddType application/x-httpd-php .php
....