At 3:55 PM -0700 4/11/00, Rusty Wright wrote:
>Htdig has a config file option to ignore the case of urls but it
>applies to all sites indexed by htdig. Would it be possible to
>convert all urls to lowercase on a per site basis?
Yes. I believe the case_sensitive attribute is already turned on in
server blocks for 3.2.0b2. If not, we can fix that pretty quickly.
Unfortunately we don't have much documentation on using conditional
blocks in a config file right now.
<server: www.foo.com>
case_sensitive: false
</server>
There are a number of attributes that are "turned on," but sometimes
the documentation doesn't match the code and vice-versa. :-( I
believe the above should work in 3.2.0b2.
-Geoff
------------------------------------
To unsubscribe from the htdig3-dev mailing list, send a message to
[EMAIL PROTECTED]
You will receive a message to confirm this.