What version? I had a similar issue with dev17. Sent from my iPad
On May 29, 2013, at 3:12 PM, "[email protected]" <[email protected]> wrote: > Hello, > > rspirep ^Location:\ http://(.*):80(.*) Location:\ https://\1:443\2 if { > ssl_fc } > > The above works but the following doesn't (Location URL is unchanged ) why ? > > > rspirep ^Location:\ http://(.*):80(.*) Location:\ > http://172.17.25.100:8080\2 if { ssl_fc } > > > Reference : > http://blog.exceliance.fr/2013/02/26/ssl-offloading-impact-on-web-applications/ > > > Regards > Syed

