From 08729cc5886917c36eba79045540b0810acd36c8 Mon Sep 17 00:00:00 2001 From: homyak Date: Sat, 24 Feb 2024 00:53:05 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A3=D0=B4=D0=B0=D0=BB=D0=B8=D1=82=D1=8C=20'c?= =?UTF-8?q?onfig/000-default.conf'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/000-default.conf | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 config/000-default.conf diff --git a/config/000-default.conf b/config/000-default.conf deleted file mode 100644 index 575aefe..0000000 --- a/config/000-default.conf +++ /dev/null @@ -1,13 +0,0 @@ - - ServerAdmin webmaster@localhost - DocumentRoot /root/trackdirect/htdocs/public - - ErrorLog ${APACHE_LOG_DIR}/error.log - CustomLog ${APACHE_LOG_DIR}/access.log combined - - - - Options Indexes MultiViews - AllowOverride All - Require all granted -