- - - - - - - - - - - - - - - - - - - - - - - - - - - -
Name: Maxime
Subject: Re: Changing search.c

Addition: you may execute search.cgi from command line by slightly modifing 
query string to be an argument in command line, for ex.:
instead of http://server/cgi-bin/search.cgi?q=test&m=all&GroupBySite=yes
you may use command line command:
/usr/local/dpsearch/bin/search.cgi "test&m=all&GroupBySite=yes"
Please note: &q= CGI-parameter should be always be the first, and 'q=' should 
be ommited.
- - - - - - - - - - - - - - - - - - - - - - - - - - - -

Read the full topic here:
http://www.dataparksearch.org/cgi-bin/simpleforum.cgi?fid=02;topic_id=1145587761

Reply via email to