-
Notifications
You must be signed in to change notification settings - Fork 295
Closed
Description
Hello, Is it possible to add example of livewebPrefix to wayback.xml?
This one did not work for me:
After:
< property name="replayPrefix" value="${wayback.urlprefix}" />
< property name="queryPrefix" value="${wayback.urlprefix}" />
< property name="staticPrefix" value="${wayback.urlprefix}" />
Added:
< property name="livewebPrefix" value="${wayback.urlprefix}/liveweb/" />
Follow to the documentation - http://archive-access.sourceforge.net/projects/wayback/administrator_manual.html and https://github.com/internetarchive/wayback/blob/master/wayback-core/src/main/java/org/archive/wayback/webapp/AccessPoint.java I need to add it.
Metadata
Metadata
Assignees
Labels
No labels