[BlueOnyx:14677] Re: webmail (SquirrelMail) shows blank page
lewisg
lewisg at iglou.com
Mon Feb 17 12:06:15 -05 2014
THANKS!
Works like a charm!
Since it seems like SquirrelMail has fallen out of favor we are
attempting to move to Roundcube. However that isn't going a smoothly as
expected.
Richard Morgan wrote:
> Just a little update. We experienced the exact problem a week ago:
> domain.com:444/webmail presents squirrelmail, but domain.com/webmail does
> not.
>
> David kindly suggested a .htaccess file, but I've put the following at
> /etc/httpd/conf.d/squirrelmail.conf and restarted apache:
>
> # SquirrelMail redirect to port 444
>
> RewriteEngine on
> RewriteCond %{SERVER_PORT} !^444$
> RewriteRule ^(.*)webmail/?$ http://%{HTTP_HOST}:444/webmail [R=301,L]
>
> Works for me and hope if give some success elsewhere.
>
> Richard
More information about the Blueonyx
mailing list