X-Git-Url: http://lists.indexdata.dk/cgi-bin?a=blobdiff_plain;f=README;h=2d7d52893c3d9a94dd5d8e5271a973bd9e13132f;hb=015261c103f2b4f8e4d06220605a2053e52a1249;hp=651aad313a34df4838f8faacde80efdeb94a86d9;hpb=b5a83a8d1fc1f02bfb1cd632334dfefb19d0c870;p=pazpar2-moved-to-github.git diff --git a/README b/README index 651aad3..2d7d528 100644 --- a/README +++ b/README @@ -19,3 +19,19 @@ slow.pz: Single target, localhost:9999/Slow -- triggers a slow bibs.pz: A small set of serious catalogs in the US and Canada. many.pz: Obscenely many catalogs. + +Example: + +Testing against ztest with Apache running on localhost port 80, pazpar +running on 8000. DocumentRoot in /var/www. + +Fire up yaz-ztest + yaz-ztest + +Fire up pazpar2 + sudo cp -a www/* /var/www + cd etc + ../src/pazpar2 -f pazpar2.cfg -h 8000 -p localhost:80 -s test.pz + +Fire up your browser: + http://localhost:8000/test1/index.html