RewriteEngine on RewriteRule ^$ /cgi-bin/login.pl RewriteRule ^/$ /cgi-bin/login.pl RewriteRule ^/open-xchange/(.*)$ $1 [L,QSA]