/ Zope / Apsis / Pound Mailing List / Archive / 2007 / 2007-07 / mod_rewrite

[ << ] [ >> ]

[ Quick question on versign super certs ssl pro ... ] [ DynScale not working / "Aigner" ... ]

mod_rewrite
"Leonard Bethea" <lbethea(at)aastest.com>
2007-07-28 06:49:20 [ FULL ]
I have tried several mod_rewrite conditions to change all http to https. It
works well when using just the internal server ip's but when trying to
redirect back through pound it fails. My mod_rewrite script is RewriteEngine
on

RewriteCond %{HTTPS} on

RewriteRule (.*) https://%{SERVER_ADDR}%{REQUEST_URI}

 

From my access logs it appears to continue to loop. What is the problem with
this syntax for pound?
Attachments:  
text.html text/html 1955 Bytes

MailBoxer