hi all,
i'm running apache 2.0. here's my php.conf:
LoadModule php4_module modules/libphp4.so
AddType application/x-httpd-php .php .php4 .php3 .phtml .html
DirectoryIndex index.php index.php3
whenever i try to open an html page, the browser keeps trying to
download the file. i've ready every post i could find, but nothing
seems to help.
help!
mkm
i'm running apache 2.0. here's my php.conf:
LoadModule php4_module modules/libphp4.so
AddType application/x-httpd-php .php .php4 .php3 .phtml .html
DirectoryIndex index.php index.php3
whenever i try to open an html page, the browser keeps trying to
download the file. i've ready every post i could find, but nothing
seems to help.
help!
mkm
Comment