Andrew M wrote:
Upayavira, my solution was to do:
RewriteRule (.*)\.(ssl)$ https://%{SERVER_NAME}$1.$2 [R]
Then within my virtual block i do:
RewriteRule (.*)\.(ssl)$ http://127.0.0.1:8080/beyarecords/$1.$2 [P,L]
I don't see the role of the first rewrite rule. Why don't you do that redirect from within Cocoon?
Regards, Upayavira
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
