From 999bc0eb31354963dbfe24dde9c74de8d4dac692 Mon Sep 17 00:00:00 2001 From: Visman Date: Sun, 4 Jun 2023 09:39:15 +0700 Subject: [PATCH] Update .htaccess for #16 --- .dist.htaccess | 4 ++++ public/.dist.htaccess | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/.dist.htaccess b/.dist.htaccess index ddd69749..8428a59d 100644 --- a/.dist.htaccess +++ b/.dist.htaccess @@ -1,3 +1,7 @@ +# +# This .htaccess for AllowOverride All +# https://httpd.apache.org/docs/2.4/mod/core.html#allowoverride +# AddDefaultCharset UTF-8 diff --git a/public/.dist.htaccess b/public/.dist.htaccess index 81bab347..02c1867d 100644 --- a/public/.dist.htaccess +++ b/public/.dist.htaccess @@ -1,3 +1,7 @@ +# +# This .htaccess for AllowOverride All +# https://httpd.apache.org/docs/2.4/mod/core.html#allowoverride +# AddDefaultCharset UTF-8