web/config/apache
Mike Colagrosso 03ed3c2257 Add Ebook::DownloadUrl for web and feed downloads
This commit adds a rewrite rule for ebook downloads of the form:

```
/ebooks/some-author/some-book/downloads/some-filename.epub
```

to `www/ebooks/download.php`. That file handles the logic of whether to
show a thank you page before beginning the download.

Download URLs in RSS, Atom, and OPDS feeds follow the same pattern, but
they have a query string parameter `?source=feed` to always skip the
thank you page.
2025-04-25 14:31:44 -05:00
..
rewrites Add Ebook::DownloadUrl for web and feed downloads 2025-04-25 14:31:44 -05:00
standardebooks.org.conf Ban ChatGPT user agents 2025-03-24 13:59:13 -05:00
standardebooks.test.conf Ban ChatGPT user agents 2025-03-24 13:59:13 -05:00