>>I want to index only html files. Having limit_url_to set to html
>>and limit normalised set to ${start_url} almost worked.
>>The only problem was some servers (all?) interpret a URL ending
>>in a / as /index.html and many authors use this to skip the
>>index.html. Any ideas about how to get around this?
I will make the assumption that your server only serves HTML files when a
URL ends in /?
How about:
limit_url_to: html /
limit_normalized: ${start_url}
I haven't tried it, but I suspect it should work...
-Geoff Hutchison
Williams Students Online
http://wso.williams.edu/
------------------------------------
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED] containing the single word "unsubscribe" in
the SUBJECT of the message.