Actually,
You need to set this up in your httpd.conf file (if you're using
apache).
look for this line in your httpd.conf
-----[cut]---------
DirectoryIndex index.html index.php
------[/cut]--------
and if index.php isn't listed there, then add it.
--jeremy
--
Jeremy Kelley <[EMAIL PROTECTED]> pgp keyid 0xAECBA355
Phil 1:21 www.ganooz.com
Car pour moi, la vie c'est le Christ, et la mort est un gain.
> -----Original Message-----
> From: S Bey [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, January 17, 2001 22:35
> To: [EMAIL PROTECTED]
> Subject: [PHP] Homepage
>
>
> Just a small (and hopefully easy) question.
>
> Is there a PHP equivalent of index.html? I want to be able to
> go straight
> to a PHP script without the user specifying the filename.
>
> Thanks, Steve.
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail:
> [EMAIL PROTECTED]
>
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]