After migration to new server hardware the OPAC is not redirecting properly to its new URL
- Product: Voyager
- Product Version: 8
- Relevant for Installation Type: Local
Question
After migrating to new Voyager server hardware, the new OPAC is redirecting to the old URL.
Answer
Edit this file with your new OPAC URL (where xxxdb is the Voyager Database Instance):
/m1/voyager/xxxdb/tomcat/vwebv/context/vwebv/htdocs/index.html
Additional Information
Example of index.html file:
<script language="javascript">
window.location.href="http://mynewserver.mydomain.edu/vwebv/searchBasic"
</script>
See also the WebVoyage Basic User's Guide.
- Article last edited: 21-May-2019