From d48572e534e3b9730f5b41ead32d983d1c4d20d3 Mon Sep 17 00:00:00 2001 From: Leon Date: Fri, 9 Jan 2026 09:41:57 +0100 Subject: [PATCH] feat: htaccess --- public/.htaccess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/.htaccess b/public/.htaccess index b574a59..b80f6f7 100644 --- a/public/.htaccess +++ b/public/.htaccess @@ -1,6 +1,6 @@ - Options -MultiViews -Indexes + Options -MultiViews -Indexes +FollowSymLinks RewriteEngine On