PHP configuration problem?
[email protected] ("HD")
| Newsgroups | php.install |
|---|---|
| Message-ID | <8B4F5678DEF745B9BED86A94144A581A@harrison> |
> I have installed Apache 2.0 on my computer. > I have installed PHP5.2.8 as a module in Apache. > Apache seems to work fine. > PHP will only parse index.php, it won't parse index.html > phpinfo() works, so i know PHP is installed and working. > > Why won't PHP parse .html files? > > Thank you.