From da253163d5352f5487d68d0ae30a1667482de1cb Mon Sep 17 00:00:00 2001 From: Jamie Nguyen Date: Tue, 17 Jul 2018 14:11:52 +0100 Subject: Switch to copying whole directory of config files --- 2.4/default.conf | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 2.4/default.conf (limited to '2.4/default.conf') diff --git a/2.4/default.conf b/2.4/default.conf deleted file mode 100644 index e309338..0000000 --- a/2.4/default.conf +++ /dev/null @@ -1,11 +0,0 @@ - - ServerName localhost - DocumentRoot "/var/www/html/" - - Require all denied - - CustomLog /proc/self/fd/1 combined - ErrorLog /proc/self/fd/2 - # This lets certain DAV methods work behind an SSL reverse proxy. - RequestHeader edit Destination ^https http early - -- cgit v1.2.3