Hi!

On Mon, Aug 19, 2002 at 11:02:08AM +0200, Jeroen Vriesman wrote:
> I have a site with strong encryption, demanding 128 bit encryption with:
>        SSLRequire %{SSL_CIPHER_USEKEYSIZE} >= 128
> 
> A lot of users don't have browsers with 128 bits encryption
> capabilities, so wat I would to do is:
> 
> When a user cannot use 128 bits encryption, he/she should be
> redirected to a page with info about upgrading, in stead of just
> getting no connection.
> 
> Any idea how to do that?

Use mod_rewrite. I've posted several examples some weeks ago, they
should still be in the list's archive, search for RewriteRule.


Ciao

Thomas


-- 
For a light heart lives long.
                -- Shakespeare, "Love's Labour's Lost"
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to