Hi,
> signout.php does not redirect to index.php by default.
>
> Please show apache error log entry. You said "The apache logs show that it's
> looking for index.php in the document root, but that is not the same as the
> path described above.". It does not mean anything to others, because we
> do
Alex-325 wrote:
>
> Hi,
>
>>> If you have SquirrelMail installed in /var/lib/squirrelmail/www/ and
>>> want to
>>> use http://example.com/webmail1/ for access, then you need proper Alias
>>> directive.
>>>
>>> Alias /webmail1/ /var/lib/squirrelmail/www/
>>
>> Yes, I should have mentioned that.
Hi,
>> If you have SquirrelMail installed in /var/lib/squirrelmail/www/ and want to
>> use http://example.com/webmail1/ for access, then you need proper Alias
>> directive.
>>
>> Alias /webmail1/ /var/lib/squirrelmail/www/
>
> Yes, I should have mentioned that. I do have that as part of my apache
Hi,
> If you have SquirrelMail installed in /var/lib/squirrelmail/www/ and want to
> use http://example.com/webmail1/ for access, then you need proper Alias
> directive.
>
> Alias /webmail1/ /var/lib/squirrelmail/www/
Yes, I should have mentioned that. I do have that as part of my apache
configur
Alex-325 wrote:
>
> Hi,
>
> I'm using v1.4.21, installed manually. Everything is working fine
> while logged in, but when I try to log out, I receive "File does not
> exist" instead of being redirected to login.php.
>
> index.php exists in /var/lib/squirrelmail/www and in
> /var/lib/squirrelma
Hi,
I'm using v1.4.21, installed manually. Everything is working fine
while logged in, but when I try to log out, I receive "File does not
exist" instead of being redirected to login.php.
index.php exists in /var/lib/squirrelmail/www and in
/var/lib/squirrelmail/www/src/.
The apache logs show th