X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=doc%2Fbook.xml;h=0bbd98e4c0ae7df7a3605c26c836e6baf7d7b182;hb=7ab0676c686a45df10325dc96ec42e5f3210d9d7;hp=c77f60ac00621891919498fc3e7b54a2d8d9193e;hpb=ec191220c9fe2103748f5c608e10183a5e508bce;p=pazpar2-moved-to-github.git diff --git a/doc/book.xml b/doc/book.xml index c77f60a..0bbd98e 100644 --- a/doc/book.xml +++ b/doc/book.xml @@ -289,18 +289,21 @@ cd etc cp pazpar2.cfg.dist pazpar2.cfg - ../src/pazpar2 -f pazpar2.cfg -t edu.xml + cp edu.xml settings + ../src/pazpar2 -f pazpar2.cfg And on Windows: cd etc copy pazpar2.cfg.dist pazpar2.cfg - ..\bin\pazpar2 -f pazpar2.cfg -t edu.xml + copy edu.xml settings + ..\bin\pazpar2 -f pazpar2.cfg - This will start a Pazpar2 listener on port 8004. It will proxy + This will start a Pazpar2 listener on port 9004. It will proxy HTTP requests to localhost - port 80, which we assume will be the regular HTTP server on the system. Inspect and modify pazpar2.cfg as needed - if this is to be changed. The -t option specifies the list of targets + if this is to be changed. The pazpar2.cfg includes settings from the + directory settings. to use for searches.