From a79adf629c70599a2f1a3d77c6fae5f855fa6ae9 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Wed, 13 Sep 2023 17:57:29 +0200 Subject: [PATCH] wip #6269 @0.25 --- config/apache2.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/apache2.conf b/config/apache2.conf index d7093a3..41adfd5 100644 --- a/config/apache2.conf +++ b/config/apache2.conf @@ -17,12 +17,12 @@ Include ports.conf Require all denied - + Options Indexes FollowSymLinks AllowOverride None Require all granted - DocumentRoot /srv/www + DocumentRoot /var/www/html -- 2.39.5