>
> RewriteEngine on
> RewriteCond %{SERVER_PORT} ^80$
> RewriteRule ^/webmail(.*)$ https://ipaddress/webmail$1 [L,R]
> RewriteLog "/var/log/httpd/rewrite.log"
> RewriteLogLevel 4
You may have noticed the specifics above. It works for a real directory
aka: /boss but not for the aliased parts aka: /nagios
So this post does not add anything new.
Hugo.
But this is alias(webmail for /usr/share/squirrelmail) and I am using webmail as alias(defined in squirrelmail.conf in /etc/httpd/conf.d/).
Regards
Ankush Grover
