At 4:38 PM +0100 8/6/01, Marcus Valentine wrote:
>An Interesting Document
>       An excerpt of its very interesting contents
>       http://myserver.org/mydoc.html , 19007 bytes

Probably the easiest way to do this is with the url_rewrite_rules 
patch, written by Andy Armstrong.
<ftp://ftp.ccsf.org/htdig-patches/3.1.5/htdig-3.1.5.aarmstrong.README>
<ftp://ftp.ccsf.org/htdig-patches/3.1.5/htdig-3.1.5.aarmstrong.tar.gz>

>Also interesting to note is that php generated document doesn't return a
>document size.

I think you mean document date. This is the case with any sort of CGI 
or server-parsed file. You can either have the server/code return a 
Last-Modified header, or set the modification_time_is_now attribute 
to true, which will use the time of indexing for the modification 
time. (This attribute is true by default in the 3.1.6 snapshots and 
the 3.2 code.)

-- 
--
-Geoff Hutchison
Williams Students Online
http://wso.williams.edu/

_______________________________________________
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