This is a discussion on Re: [PHP] Apache not auto running index.php within the PHP General forums, part of the PHP Programming Forums category; Scratch that I figured it out. DirectoryIndex index.html index.php index.html.var -David ----- Original Message ----- From: "David ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Scratch that I figured it out. DirectoryIndex index.html index.php
index.html.var -David ----- Original Message ----- From: "David Erickson" <derickson@cmcflex.com> To: "PHP General Mailing List" <php-general@lists.php.net> Sent: Thursday, October 09, 2003 4:00 PM Subject: [php] Apache not auto running index.php > Question for those with Apache 2 and PHP.. I installed a forum to my server > but when I try to hit http://localhost/phpBB2/admin/ or > http://localhost/phpBB2/ instead of running the index.php in those folders > it returns a folder listing.. how can I tell apache to execute the index.php > in directories instead of giving a listing? > Thanks! > -David > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > |