-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Alexander,

On 5/11/2009 4:56 AM, Alexander Diedler wrote:
> Yes it works with Tuckey.org but, what about http and https?
> In my urlrewrite.xml only this entry:
> <urlrewrite>
>    <rule>
>        <from>/(.*)$</from>
>        <to type="redirect">http://www.thenewserver.de/$1</to>
>     </rule>
> </urlrewrite>
> 
> But if the user came from https he should also redirected to
> https://thenewserver.de/?someparameters

RTFM

<condition type="scheme" value="https" />
vs.
<condition type="scheme" value="http" />

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkoIR88ACgkQ9CaO5/Lv0PCt7ACfahPXAzDjEuKIgXZMH42aELyQ
jnAAnjvMqaYsMFE2kXclOwC+B3dGovdy
=8MKo
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to