HI -- I just broke something simple and I'm stuck.
I've been using index.php3 as the start file in each directory for a long time. I just set up a new site using php4 and the index.php4 pages are not displayed as the default page for the directory. I see the text version directory listing.
If I use the full url, i.e., something/index.php4 it looks OK as expected.
What changed????
Thanks - Mike
Chances are, you need to modify your httpd.conf file to 'see' index.php4 as a directory index file, and restart Apache.
-- By-Tor.com It's all about the Rush http://www.by-tor.com
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php