From 02995bfe9827c0c329c9c397411d83bd6918d096 Mon Sep 17 00:00:00 2001 From: Syndamia Date: Sat, 1 Feb 2025 17:06:10 +0200 Subject: feat: Add XAMPP setup --- apache/httpd.conf.tpl | 4 ---- 1 file changed, 4 deletions(-) (limited to 'apache/httpd.conf.tpl') diff --git a/apache/httpd.conf.tpl b/apache/httpd.conf.tpl index 950ff21..5dafc78 100644 --- a/apache/httpd.conf.tpl +++ b/apache/httpd.conf.tpl @@ -30,7 +30,3 @@ User ${USER} Group users AddType application/javascript .js - -SetEnv MYSQL_UNIX_SOCKET ${MYSQL_UNIX_SOCKET} -SetEnv USER ${USER} -SetEnv ARCHIVES_DIR ${ARCHIVES_DIR} -- cgit v1.2.3