hi again,

I need to do something similar to my old apache config, the matter is
redirect  connections from http to https like this:

        Request "http://mail.ultimaorbita.com:81/"; {
                Handler redir {
                        URL https://mail.ultimaorbita.com
                }
        }

:81 is for testing needs, anyway it sends me to the root instead of the
desired url. any idea?
_______________________________________________
Cherokee mailing list
[email protected]
http://www.0x50.org/cgi-bin/mailman/listinfo/cherokee

Reply via email to