From 4a2139a3be00b26370b7b0f5dd365ca2e306d8af Mon Sep 17 00:00:00 2001 From: Aji Kamaludin Date: Fri, 31 Dec 2021 18:03:22 +0700 Subject: [PATCH] update htaccess for hosting no select multi php --- public/.htaccess | 3 +++ 1 file changed, 3 insertions(+) diff --git a/public/.htaccess b/public/.htaccess index 3aec5e2..c8417f7 100644 --- a/public/.htaccess +++ b/public/.htaccess @@ -2,6 +2,9 @@ Options -MultiViews -Indexes + + SetHandler application/x-httpd-alt-php81___lsphp + RewriteEngine On