From 320f481089715d6078207e94ea8542082b2c4417 Mon Sep 17 00:00:00 2001 From: Roman Zhilkin Date: Thu, 23 Jan 2025 20:55:37 +0700 Subject: [PATCH] =?UTF-8?q?=D0=92=D1=80=D0=B5=D0=BC=D0=B5=D0=BD=D0=BD?= =?UTF-8?q?=D0=BE=D0=B5=20=D0=BE=D1=82=D0=BA=D0=BB=D1=8E=D1=87=D0=B5=D0=BD?= =?UTF-8?q?=D0=B8=D0=B5=20.htaccess?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manufacturer/configs/apache/apache.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manufacturer/configs/apache/apache.conf b/manufacturer/configs/apache/apache.conf index fb3a9eb..85673d0 100644 --- a/manufacturer/configs/apache/apache.conf +++ b/manufacturer/configs/apache/apache.conf @@ -5,7 +5,7 @@ ServerName localhost Options Indexes FollowSymLinks - AllowOverride All + AllowOverride None Require all granted