web/config
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
..
apache Add Ebook::DownloadUrl for web and feed downloads 2025-04-25 14:31:44 -05:00
fail2ban Improve honeypot link 2025-01-27 10:49:44 -06:00
mariadb Decrease minimum token count to 2 in InnoDB fulltext search 2025-04-02 15:46:36 -05:00
php/fpm Tweak test secrets file 2025-02-26 14:28:01 -06:00
phpstan Completely type hint template functions and switch to named arguments 2025-03-04 20:32:20 -06:00
sql Replace EbookUrl with EbookId in Artworks (#482) 2025-03-10 14:33:20 -05:00
ssl Remove self-signed testing certs from the repo 2021-02-09 11:48:43 -06:00