Joost Baaij (joost@euromedia.nl)
Fri, 20 Mar 1998 17:07:53 +0100
Hi folks,
I want to use multiple configuration files, and point to one of
those files by using a hidden field in my HTML file.
Hidden field like this:
<form method="post" action="/cgi-bin/htsearch">
<input type=hidden name=config value=htdig-home>
<input type="text" size="30" name="words" value="">
<input type="submit" value="Zoek">
</form>
htsearch should now look for {config-root}htdig-home.conf
unfortunately, i get this message:
Unable to read configuration file
'/usr/local/htdig/conf/htdig-homehtdig.conf'
Anybody knows what's going on?
Thanx,
Joost.
----------------------------------------------------------------------
To unsubscribe from the htdig mailing list, send a message to
htdig-request@sdsu.edu containing the single word "unsubscribe" in
the body of the message.
This archive was generated by hypermail 2.0b3 on Sat Jan 02 1999 - 16:25:49 PST