>  I would like to use the htsearch program, but it always looks at the 
> conf file user /opt/www/htdig/conf and I want it to look at a file 
> located in another directory. I tried to add the config_dir variable in 
> the conf file but it doesn't work.

I think you can't. As far as I know, nless you use a wrapper script (e.g. 
PHP), you can't change the configuration directory at run time, for 
security reasons. You can only change the file name, through the form 
variable called 'config'.

If you want to change the directory, you have to recompile it (first launch 
configure --with-config-dir=[dir name]), or if you are using the 3.1.x 
version change the CONFIG file according to the new value.

 From a configuration file, you can though include portions of other files 
located everywhere on the file system, through the 'include' attribute.

Hope this helps.
-Gabriele

--
Gabriele Bartolini - Computer Programmer
U.O. Rete Civica - Comune di Prato - Prato - Italia - Europa
[EMAIL PROTECTED] | http://www.po-net.prato.it/

  The nice thing about Windows is - It does not just crash,
  it displays a dialog box and lets you press 'OK' first.


_______________________________________________
htdig-general mailing list <[EMAIL PROTECTED]>
To unsubscribe, send a message to <[EMAIL PROTECTED]> with a 
subject of unsubscribe
FAQ: http://htdig.sourceforge.net/FAQ.html

Reply via email to