From fe2d2d2213b035bdb1d162e4ded7373c80b0828f Mon Sep 17 00:00:00 2001 From: CCS Admin Date: Sun, 15 Feb 2026 20:21:15 +0000 Subject: [PATCH] fix: add PassengerEnabled on for Apache routing Co-Authored-By: Claude Opus 4.6 --- public/.htaccess | 1 + 1 file changed, 1 insertion(+) create mode 100644 public/.htaccess diff --git a/public/.htaccess b/public/.htaccess new file mode 100644 index 0000000..f1da48f --- /dev/null +++ b/public/.htaccess @@ -0,0 +1 @@ +PassengerEnabled on