website/conservancy/settings
Ben Sturmfels 5fa226284b
Delegate management of canonical URLs to Apache
This middleware is mostly redundant:

 * redirecting to canonical URLs can be done more simply in Apache
 * appending a forward slash is a default in CommonMiddleware now
 * we're no longer using Squid cache

May need to update Apache to strip/redirect trailing "index.html".
2024-03-20 14:54:54 +11:00
..
__init__.py Switch settings to use "the one true way" approach 2024-03-20 14:10:00 +11:00
base.py Delegate management of canonical URLs to Apache 2024-03-20 14:54:54 +11:00
dev.py Delegate management of canonical URLs to Apache 2024-03-20 14:54:54 +11:00
prod.py Delegate management of canonical URLs to Apache 2024-03-20 14:54:54 +11:00