Put this rewrite rule in your apache config:

RewriteEngine on
RewriteCond     %{SERVER_PORT}  ^80$
RewriteRule     ^/(.*)          https://<your host>/$1

Sorry if you think I'm dumb but with the alias /email /usr/local/sqiurrelmail

I get the wrong URL: https://mydomain.com/usr/local/squirrelmail
instead of https://mydomain.com/email

I put the code into a <Location /email> section, which follows the alias mentioned above.

What am I doing wrong?

Thanks so much,
Caro

_________________________________________________________________
Scope out the new MSN Plus Internet Software — optimizes dial-up to the max! http://join.msn.com/?pgmarket=en-us&page=byoa/plus&ST=1




-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
--
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

Reply via email to