Override access the tags page

Apache, as configured on SDF, was intercepting and blocking access to
the tags directory.
This commit is contained in:
Andrew Stryker
2025-02-27 06:58:56 -08:00
parent a4c5d3fb91
commit e5d5886354

2
static/tags/.htaccess Normal file
View File

@@ -0,0 +1,2 @@
RewriteEngine Off
DirectoryIndex index.html