At 11:48 AM +0100 1/17/01, Nick Heuser wrote:
>We have problems with htdig 3.1.5 on a freebsd 3.1. Htdig works fine, but the
>$(MODIFIED) field stays empty unless you specify sorting by date. But even
>then the date is sometimes missing.
The dates will be "missing" if the server does not return a
Last-Modified: header for the URL. This frequently happens with CGIs
or other server-generated content (e.g. SSI, ASP, JSP...). Try using
the modification_time_is_now attribute, which uses the current time
for the date.
<http://www.htdig.org/attrs.html#modification_time_is_now>
--
-Geoff Hutchison
Williams Students Online
http://wso.williams.edu/
------------------------------------
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED]
You will receive a message to confirm this.
List archives: <http://www.htdig.org/mail/menu.html>
FAQ: <http://www.htdig.org/FAQ.html>