At 04:35 PM 1/17/2001, S Bey wrote:
you need to set that in you apache configuration.
open it in pico the press <ctrl>+w and type DocumentIndex
add index.php to the line that you get....mine looks like this
DirectoryIndex index.html index.htm index.shtml index.php3 index.php
index.phtml default.html default.htm
not hard :-)
~kurth
>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]