What steps will reproduce the problem?
1.
RewriteCond %{HTTPS} !=on
RewriteRule ^/oa/(.*) https://www.somedomain.com/oa/$1 [R=301,L,QSA]
What is the expected output? What do you see instead?
the !=on should only apply when scheme is http
What version of the product are you using? On what operating system?
4.0.4
Please provide any additional information below.
Original issue reported on code.google.com by billapep...@gmail.com on 19 Jun 2014 at 6:58
Original issue reported on code.google.com by
billapep...@gmail.com
on 19 Jun 2014 at 6:58