From: Dobrica Pavlinusic Date: Fri, 23 Mar 2018 12:48:11 +0000 (+0100) Subject: fix ieeexplore until they migratie to https on 9 April 2018. X-Git-Url: http://git.rot13.org/?p=via-proxy;a=commitdiff_plain;h=c1647e4ce738727cb0621e9edbcad67eaeab2d76;ds=sidebyside fix ieeexplore until they migratie to https on 9 April 2018. --- diff --git a/index.html b/index.html index 08e046d..bd85692 100644 --- a/index.html +++ b/index.html @@ -23,7 +23,7 @@
  • sciencedirect
  • scopus
  • bmj FIXME -
  • ieeexplore FIXME +
  • ieeexplore diff --git a/p.vbz.ffzg.hr.conf b/p.vbz.ffzg.hr.conf index f072fc9..36c9d71 100644 --- a/p.vbz.ffzg.hr.conf +++ b/p.vbz.ffzg.hr.conf @@ -513,6 +513,18 @@ FilterChain NEWPATHS2 ServerName ieeexplore.ieee.org.p.vbz.ffzg.hr + RequestHeader unset Accept-Encoding + Substitute "s|http://staticieeexplore.ieee.org/|https://ieeexplore.ieee.org.p.vbz.ffzg.hr/_static_/|" + FilterDeclare NEWPATHS + FilterProvider NEWPATHS SUBSTITUTE "%{Content_Type} =~ m|^text/html|" + FilterProvider NEWPATHS SUBSTITUTE "%{Content_Type} =~ m|^text/css|" + FilterProvider NEWPATHS SUBSTITUTE "%{Content_Type} =~ m|^text/javascript|" + FilterProvider NEWPATHS SUBSTITUTE "%{Content_Type} =~ m|^application/javascript|" + FilterChain NEWPATHS + + ProxyPass /_static_/ http://staticieeexplore.ieee.org/ + ProxyPassReverse /_static_/ http://staticieeexplore.ieee.org/ + # IEEE Xplore is transitioning to HTTPS on 9 April 2018. #SSLProxyEngine on ProxyPass / http://ieeexplore.ieee.org/