fix palgrave http and https
authorDobrica Pavlinusic <dpavlin@rot13.org>
Thu, 23 Aug 2018 10:21:14 +0000 (12:21 +0200)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Thu, 23 Aug 2018 10:21:14 +0000 (12:21 +0200)
p.vbz.ffzg.hr.conf

index ffb40dc..c6ae54c 100644 (file)
@@ -537,7 +537,8 @@ FilterChain NEWPATHS2
        Header edit* Set-Cookie "(.*)(?i:; *secure)" "$1"
 
 RequestHeader unset Accept-Encoding
-Substitute "s|https?://www.palgrave.com/|https://www.palgrave.com.p.vbz.ffzg.hr/|n"
+Substitute "s|https://www.palgrave.com|https://www.palgrave.com.p.vbz.ffzg.hr|n"
+Substitute "s|http://www.palgrave.com|https://www.palgrave.com.p.vbz.ffzg.hr|n"
 Substitute "s|http://link.springer.com|https://link.springer.com.p.vbz.ffzg.hr|n"
 Substitute "s|http://www.springer.com|https://www.springer.com.p.vbz.ffzg.hr|n"
 FilterDeclare NEWPATHS2