You don't need the sslrequiressl in .htaccess anymore if in the http vhost you're redirecting it to the https one all the time with a redirect or whatever. It should never end up in the dir with http. -Tony --------------------------- Manager, IT Operations Format Dynamics, Inc. 303-573-1800x27 abiacco@xxxxxxxxxxxxxxxxxx http://www.formatdynamics.com -----Original Message----- From: Harald Falkenberg [mailto:harald.falkenberg@xxxxxxx] Sent: Wednesday, February 11, 2009 9:25 AM To: users@xxxxxxxxxxxxxxxx Subject: Redirection from http to https and sslrequiressl in .htaccess 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-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx --------------------------------------------------------------------- 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-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx