stevenyvr987 / overdrive-evergreen-opac

Automatically exported from code.google.com/p/overdrive-evergreen-opac
0 stars 0 forks source link

Download Overdrive Read format #3

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
On download, a new tab should open to allow the user to do online reading. 
Currrently, the download request proceeds to the last step, which returns a 
status 302 from the Overdrive server. We need to install an apache web 
configuration clause to allow our web server, which is acting as a reverse 
proxy server, to automatically get the redirected resource instead of passing 
the 302 to the web client.

Original issue reported on code.google.com by steven3...@gmail.com on 10 Jun 2014 at 8:58

GoogleCodeExporter commented 9 years ago

Original comment by steven3...@gmail.com on 11 Jun 2014 at 9:13