aboutsummaryrefslogtreecommitdiff
path: root/consfigurator.asd
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-06-22 12:39:23 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-06-22 12:39:23 -0700
commit580b01a5693f6bd3d0dd42f11a94e96826b84c1a (patch)
tree1cd213cb9ec027191bc612c2ad62d81962c2a321 /consfigurator.asd
parent94de55d1d801c9bec93224d2b21b0b9db043baae (diff)
downloadconsfigurator-580b01a5693f6bd3d0dd42f11a94e96826b84c1a.tar.gz
add some basic Apache web server properties
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'consfigurator.asd')
-rw-r--r--consfigurator.asd1
1 files changed, 1 insertions, 0 deletions
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")