On 9/6/06, Leon Sargent <[EMAIL PROTECTED]> wrote:
DirectoryIndex: Name of the file or files to use as a pre-written HTML
# directory index.  Separate multiple entries with spaces.
#
<IfModule mod_dir.c>
     DirectoryIndex index.html
</IfModule>

My admin and store files are index.php.

Do I need to change this?

Did you read the docs for the DirectoryIndex directive?  What
specifically about the docs didn't you understand?

Yes, if you want index.php served when a directory is requested, you
should add it to the DirectoryIndex directive.

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to