LoisLaw
2014-11-20
In order to provide access to resources that use https, your EZproxy server must be configured with an SSL certificate.
Title LoisLaw (updated 20141120) URL http://www.loislaw.com/pns/index.htp?content=/pns/aspen/asplibs.htp& DJ loislaw.com Find url: location.protocol+"//"+location.host+location.port Replace url: "http://^Awww.loislaw.com" Find ReturnURL=http:// Replace ReturnURL=http://^A Find var EStoreHostHttp Replace var EStoreHostHttpProxied = "http://estore.loislaw.com"; var EStoreHostHttp = "http://^Aestore.loislaw.com"; // Find var EStoreHost Replace var EStoreHostProxied = "https://estore.loislaw.com"; var EStoreHost = "https://^Aestore.loislaw.com"; // Find var EcomHostHttp Replace var EcomHostHttpProxied = "http://ecom.loislaw.com"; var EcomHostHttp = "http://^Aecom.loislaw.com"; // Find var EcomHost Replace var EcomHostProxied = "https://ecom.loislaw.com"; var EcomHost = "https://^Aecom.loislaw.com"; // Find var targeturl = EStoreHostHttp Replace var targeturl = EStoreHostHttpProxied Find location.href = EStoreHost Replace location.href = EStoreHostProxied
A Hosted EZproxy Include File is available for this resource. Hosted EZproxy customers will receive automatic updates with OCLC’s latest version of this stanza. Note: Hosted EZproxy customers in the Americas using self-service may reference the Include File by adding the following line to config.txt:
IncludeFile databases/lois_law.txt