Hello Tom, On Friday, April 23, 2004, Tom Lopolito wrote... > When I enter my web page http://host.mydomain.com/squirrelmail, I > get a folder that displays the files in the squirrelmail > directory(index.php included). I have to select the /src directory > then click on login.php to get the logon screen to appear. After > that everything works fine. > I'm running Libranet 2.8.1(debian) with a 2.4.21 kernel, apache 1.3 and php4. > Any ideas?
You don't have index.php as a DirectoryIndex... Take a look at your apache configuration file (httpd.conf) and look for the line DirectoryIndex. It should look something like this: DirectoryIndex index.html index.php index.htm Default.htm default.htm default.html Default.html This will tell Apache that index.php is a directory index, and open it by default. -- Jonathan Angliss ([EMAIL PROTECTED]) Posting Hints: http://article.gmane.org/gmane.mail.squirrelmail.user/16718 ------------------------------------------------------- This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek For a limited time only, get FREE Ground shipping on all orders of $35 or more. Hurry up and shop folks, this offer expires April 30th! http://www.thinkgeek.com/freeshipping/?cpg=12297 -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users