From 9e31c48d92cec913035c1f13827c3783eb51e20a Mon Sep 17 00:00:00 2001 From: CCS Admin Date: Sun, 15 Feb 2026 20:48:38 +0000 Subject: [PATCH] fix: remove .htaccess causing redirect loops in Apache Co-Authored-By: Claude Opus 4.6 --- public/.htaccess | 1 - 1 file changed, 1 deletion(-) delete mode 100644 public/.htaccess diff --git a/public/.htaccess b/public/.htaccess deleted file mode 100644 index f1da48f..0000000 --- a/public/.htaccess +++ /dev/null @@ -1 +0,0 @@ -PassengerEnabled on