# REL 3, 20070906 - Requires PAPI >= 1.4.1 # mrw.insterscience.wiley.com is very closely coupled with # interscience.wiley.com. You must connect both. In the following spec # we assume that PoA for interscience.wiley.com is at INTERPROXYNAME # Include in that PoA the line: # PAPI_Redirect ([\w]+).mrw.interscience.wiley.com $papx_hostname/$1/ # # There is an alternate approach to do this connection: look at the # proxy definition for the interscience.wiley.com domain # Remote_Domain mrw.interscience.wiley.com PAPI_Redirect ([\w]+).mrw.interscience.wiley.com $papx_hostname/$1/ PAPI_Redirect ([\w]+).interscience.wiley.com INTERPROXYNAME/$1/ # Filter double slashes in redirections PAPI_Redirect http://(.*?)/(/+) http://$1/ # Akamai links directly to Akamai servers PAPI_Redirect (.*?).akamai.net(.*?)$papx_hostname/([\w]+)/(.*?) $1.akamai.net$2$3.interscience.wiley.com$4