On Wed, 2 Aug 2000, Gilles Detillieux wrote:
> into the head section of the pages it generates for indexes, that would
> be the solution.
>
> <meta name="robots" content="noindex,follow">
>
> Unfortunately, I don't believe there's any way to do so.
That's not quite true. If you're using Apache, you can use HeaderName and
IndexOptions (in particular SupressHTMLPreamble) to insert anything you
want into the headers:
<http://www.apache.org/docs/mod/mod_autoindex.html#headername>
<http://www.apache.org/docs/mod/mod_autoindex.html#indexoptions>
You'd still need to make some sort of header file with the appropriate
headers.
--
-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.