Hello Jeremy,
On Friday, March 21, 2003, Jeremy Rodriguez wrote...
> Does anyone have idea on how to fix the apache setup so I do not have to put
> a slash on the end of the URL
> I should only have to put http://www.mydomain.com/webmail not
> http://www.mydomain.com/webmail/
http://httpd.apache
Jonathan Angliss
Sent: Thursday, March 20, 2003 10:31 AM
To: Jeremy Rodriguez
Cc: [EMAIL PROTECTED]
Subject: Re: [SM-USERS] index.php problem
Hello Jeremy,
On Thursday, March 20, 2003, Jeremy Rodriguez wrote...
> I installed from a tarball and yes the funny thing is that the / on
> the end e.g
Hello Jeremy,
On Wednesday, March 19, 2003, Jeremy Rodriguez wrote...
> I have just installed SquirrrelMail 1.2.11 on a server running RedHat 7.3 &
> apache 1.3.27
> When I try to access squirrelmail by
> http://www.mydomain.com/webmail the
> request times out.
> However, if I add index.php to
In your apache httpd.conf file add index.php to the DirectoryIndex.
eg.
DirectoryIndex index.html index.php
On Wed, 19 Mar 2003, Jeremy Rodriguez wrote:
> I have just installed SquirrrelMail 1.2.11 on a server running RedHat 7.3 &
> apache 1.3.27
>
> When I try to access squirrelmail by h