Reading this in the documentation, I'd expect to be able to define a variable
of my own:
stem_url: company.com
start_url: http://{stem_url}
This doesn't appear to work (in 3.1.5, anyway). Are available variables
limited to the pre-defined ones?
All programs in the ht://Dig system (htdig, htmerge, htsearch, htfuzzy, and
htnotify) use a flexible configuration file. This configuration file is a
plain ASCII text file. Each line in the file is either a comment or contains
an attribute. Comment lines are blank lines or lines that start with a '#'.
Attributes consist of a variable name and an associated value:
<name>:<whitespace><value><newline>
------------------------------------
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED]
You will receive a message to confirm this.