Friday, January 27, 2006

Problem Using mod_rewrite Rules With HTTPS

Just a quick note to let you know of a problem I just encountered using my mod_rewrite examples with https pages/scripts.

When you use my .htaccess mod_rewrite examples, these rewrite rules will redirect the https address to http and will probably prevent your secure functions from executing properly.

I am researching how to change the RewriteCond to exclude https from this rewrite. I will add this information as soon as I find it and test it.

martin

Update 03/05/06: I have found a solution to this problem. See "Using mod_rewrite to Exclude https When Redirecting" and "mod_rewrite excluding https".

0 Comments:

 

Post a Comment

Links to this post:

Create a Link

<< Home