[horde] how using https as default.

Ger Apeldoorn g.apeldoorn at argoss.nl
Wed Apr 5 01:43:42 PDT 2006


Hi,

Try putting this in your apache.conf:

<Location />
  ErrorDocument 403 https://url
</Location>

and

<Location />
        SSLRequireSSL
</Location>

If it gets an error, it will redirect to the right url.

It can probably be fixed a lot more elegantly, but it works for me ;)

Greetings,
Ger


Op woensdag 5 april 2006 10:39, schreef Sascha Kain:
> Hi,
>
> how can i config Horde 3.0.9 and imp h3 4.0.4 to use HTTPS as default.
>
> If I type https://webmail.myserver.tdl by hand it is working, but it
> should be automaticly redirect to https.
>
> Thank you, Regards
>
> --
> Mit freundlichen Gruessen
>
> Kain Sascha
>
> kain at chiemgau-net.de
> 0 86 51 - 70 09-971



More information about the horde mailing list