X-Git-Url: http://git.indexdata.com/?p=egate.git;a=blobdiff_plain;f=www%2Fztargets.conf;h=6b259af0da561b47fd5db09767ecf6c2a0e5b396;hp=c1c1d672eb672c8f03b49e31cf8457ae18fd2a87;hb=4938d0c2e8f4e1eec397c2bfbbc7e23fd150c369;hpb=5e8a1c1d1f14d915a82d9b8df5b09ba75bb201ec diff --git a/www/ztargets.conf b/www/ztargets.conf index c1c1d67..6b259af 100644 --- a/www/ztargets.conf +++ b/www/ztargets.conf @@ -1,8 +1,8 @@ -# $Id: ztargets.conf,v 1.24 1996/02/21 14:58:36 adam Exp $ +# $Id: ztargets.conf,v 1.27 1996/03/07 12:46:10 adam Exp $ # -# This file contains the predefined targets in the WWW-Z59.50 gateway -# Each target is an entry in associative array "targets". The -# targets array is indexed by hostname followed by a dot and a descriptor. +# This file contains the predefined targets in the WWW-Z39.50 gateway +# Each target is an entry in the associative array "targets". The +# targets array is indexed by a hostname followed by a dot and a descriptor. # The descriptor should be the local database name (without dots in it). # Each entry consists of 6 fields. They are: @@ -168,7 +168,6 @@ set targets(IBM2.LOC.GOV:2210.NAMES) [ list \ 1 \ ] - set targets(199.92.147.99.UNICORN) [list \ Baystate \ UNICORN \ @@ -187,39 +186,33 @@ set targets(Tikal.dev.oclc.org.AGRICOLA) [list \ 1 \ ] -set targets(localhost:8000.Default) [list \ - {Test 8000} \ - Default \ - $commonFields \ - {} \ - {Server for testing purposes only.} \ - 0 \ -] +set targets(nwi.ub2.lu.se.sverige) { + NWI-Sweden + sverige + { { Ranked {@attr 1=4} } } + {} + {Nordic Web Index - Sweden} + 1 + 1 +} -set targets(localhost:8001.Default) [list \ - {Test 8001} \ - Default \ - $commonFields \ - {} \ - {Server for testing purposes only.} \ - 0 \ -] -set targets(localhost:8002.Default) [list \ - {Test 8002} \ - Default \ - $commonFields \ - {} \ - {Server for testing purposes only.} \ - 0 \ -] - -set targets(localhost:8003.Default) [list \ - {Test 8003} \ - Default \ - $commonFields \ - {} \ - {Server for testing purposes only.} \ - 0 \ -] +set targets(nwi.ub2.lu.se.new_nor_lib) { + NWI-Norway + new_nor_lib + { { Ranked {@attr 1=4} } } + {} + {Nordic Web Index - Norway} + 1 + 1 +} +set targets(localhost:210.Default) { + Ztest + Default + { { Ranked {@attr 1=4} } } + {} + {Test server on port 210} + 1 + 0 +}