On Thu, 24 Jun 2004 19:11:04 +0200, David Jansen <jansen@xxxxxxxxxxxxxxxxxx> wrote: >I think the previous replies already answered your question. I just >wanted to point out an alternative: >create a index.php in the http web root containing just one line: ><?php header("Location: https:webmail.mydomain.com/"); ?> > >(but I think the rewrite-method is cleaner, if you get it to work). > >David Jansen I need to protect against coming in via another path: http://www.mydomain.com/horde as horde is a directory under the server root. -- Steve