Posted by Geoff Muldoon on 02/05/07 00:22
skijore@yahoo.com says...
>
> yes it's being rendered as faulty html. If I change the filename to
> index.php it works fine. What I need to do is tell apache to accept
> index.php as the root document.
In the <apache-home>/conf/httpd.conf file just add it on the
DirectoryIndex line:
DirectoryIndex index.html index.php index.htm default.htm
Geoff M
Navigation:
[Reply to this message]
|