From 580b01a5693f6bd3d0dd42f11a94e96826b84c1a Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Tue, 22 Jun 2021 12:39:23 -0700 Subject: add some basic Apache web server properties Signed-off-by: Sean Whitton --- consfigurator.asd | 1 + 1 file changed, 1 insertion(+) (limited to 'consfigurator.asd') diff --git a/consfigurator.asd b/consfigurator.asd index a089c49..830c65b 100644 --- a/consfigurator.asd +++ b/consfigurator.asd @@ -58,6 +58,7 @@ (:file "src/property/sbuild") (:file "src/property/postfix") (:file "src/property/cron") + (:file "src/property/apache") (:file "src/connection/shell-wrap") (:file "src/connection/fork") (:file "src/connection/rehome") -- cgit v1.2.3