Thanks, worked like a charm.
-tom

On Sat, 2004-04-24 at 10:59, Jonathan Angliss wrote:
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.
Tom Lopolito
Parsec Systems LLC
508.297.1021
[EMAIL PROTECTED]

Reply via email to