Stefan de Konink wrote:
> Michiel van Es wrote:
>> Stefan de Konink wrote:
>>> Michiel van Es wrote:
>>>> - how can I redirect all http traffic to https with the cherokee-admin?
>>>> I want to redirect/push all webmail clients to https to ensure that
>>>> their username/password is sent encrypted for example.
>>> You can make a rule in the Virtual Servers sections based on the
>>> Incomming Port. And make a redirection to your https://server
>> Thanks, do you mean a regular expression redirect ala Apache:
> 
>> And what do I have to put on the handler tab?
> 
> 'Redirection'

What would the regular expression be then?
The one I suggested?
 %{SERVER_PORT}  !^443$
to
https://*url*$

?
> 
> 
> 
> Stefan

Michiel
> 
> 
> 
_______________________________________________
Cherokee mailing list
[email protected]
http://lists.octality.com/listinfo/cherokee

Reply via email to