changeset 173:a5300ee2a1fc

Servlet version 1.17b2 - new mapping file for "virtual directories" - direct file URLs now work without extension (even with wrong ones)
author robcast
date Mon, 10 Nov 2003 20:17:58 +0100
parents a97798c6de2a
children c1c996224b78
files client/digitallibrary/WEB-INF/digilib-map.xml
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/client/digitallibrary/WEB-INF/digilib-map.xml	Mon Nov 10 20:17:58 2003 +0100
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- mapping of "virtual" and real directories on digilib server -->
+<digilib-aliases>
+  <mapping link="exp1/archimedes/hutto_dicti_1625" dir="lib2/china/QiQi/Vol1"/>
+  <mapping link="exp1/archimedes/kopernicus" dir="pro1/sundries/kop2"/>
+</digilib-aliases>
\ No newline at end of file