Hi,

I'm looking for a way to redirect parts of a url tree from a http talking
virtual host to a https talking virtual host. RedirectMatch or ReWrite
Rules work in principal, but I have also a .htaccess file with the rule
        sslrequiressl
rule on the non https vh server, which is checked before a redirect or
rewrite rule starts its work. This is to prevent sending pws in clear
text.

Is there a workaround for this problem?

Thanks in advance
        Harald

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to