web/config/apache/rewrites
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
..
artworks.conf Tweak wording on delete artist page and add some more breadcrumbs 2025-03-07 10:37:56 -06:00
ebooks.conf Add Ebook::DownloadUrl for web and feed downloads 2025-04-25 14:31:44 -05:00
feeds.conf Move Apache rewrites into separate files 2024-11-11 11:06:04 -06:00
misc.conf Make MARC roles an enum and restructure how contributors are fetched from the DB to reduce queries 2024-11-11 12:01:53 -06:00
newsletters.conf Move Apache rewrites into separate files 2024-11-11 11:06:04 -06:00
polls.conf Move Apache rewrites into separate files 2024-11-11 11:06:04 -06:00
projects.conf Add endpoint to get reviewer for an in-progress project 2025-01-07 21:42:51 -06:00
users.conf Fix typos 2024-12-16 15:49:18 -06:00