summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcyfraeviolae <cyfraeviolae>2025-04-15 17:29:49 -0400
committercyfraeviolae <cyfraeviolae>2025-04-15 17:29:49 -0400
commit3ff390d8dd323f663842334d81f1e995704d1186 (patch)
tree1070e77f4685245bfa056925d37298c4e0e9cc61
parent1c7155891ce4de5fe4a13e0c4ee78f7c6c4e8e30 (diff)
-rw-r--r--cyfraeviolae.conf7
1 files changed, 0 insertions, 7 deletions
diff --git a/cyfraeviolae.conf b/cyfraeviolae.conf
index 04072fc..ce91537 100644
--- a/cyfraeviolae.conf
+++ b/cyfraeviolae.conf
@@ -16,13 +16,6 @@ server {
deny all;
}
- location / {
- deny all;
- location ~ "\.(html|css|js|woff)$" {
- allow all;
- }
- }
-
location /sweetgreen-calculator {
root /srv;
}