added optional <zproxy> element to config file, containing any of these attribute...
authorMarc Cromme <marc@indexdata.dk>
Tue, 27 Mar 2007 11:25:57 +0000 (11:25 +0000)
committerMarc Cromme <marc@indexdata.dk>
Tue, 27 Mar 2007 11:25:57 +0000 (11:25 +0000)
<zproxy host="localhost" port="9000"/>
<zproxy host="localhost:9000"/>
<zproxy port="9000"/>
This <zproxy> info is overruled by the '-z' command line switch
Removed a zillion compiler warnings coming from missing or dirty casts, mostly involving (xmlChar *) or (const char *)


No differences found