diff --git a/README.md b/README.md index 586e9f7..b239da5 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ This repository provides the following files: - `nginx-block-ai-bots.conf` - `Caddyfile` - `haproxy-block-ai-bots.txt` +- `lighttpd-block-ai-bots.conf` `robots.txt` implements the Robots Exclusion Protocol ([RFC 9309](https://www.rfc-editor.org/rfc/rfc9309.html)). @@ -35,6 +36,7 @@ Note that, as stated in the [httpd documentation](https://httpd.apache.org/docs/ ``` (Note that the path of the `haproxy-block-ai-bots.txt` may be different in your environment.) +`lighttpd-block-ai-bots.conf` can be included with `include "fragments/lighttpd-block-ai-bots.conf"` in your lighttpd configuratio either global or in conditional section. [Bing uses the data it crawls for AI and training, you may opt out by adding a `meta` tag to the `head` of your site.](./docs/additional-steps/bing.md)