summaryrefslogtreecommitdiffhomepage
path: root/apache
diff options
context:
space:
mode:
authorRoland Stigge <stigge@antcom.de>2018-01-08 16:57:47 +0100
committerRoland Stigge <stigge@antcom.de>2018-01-08 16:57:47 +0100
commitd8eae5827b2599bb1fb125aed47d73bf82d1ff10 (patch)
tree97c835f8580e4eb102185b2a7cbbe9c2e559db5f /apache
parent34f772d353839b5febcc0cad2a54e29716dcb6c8 (diff)
Debian package, fix list xml
Diffstat (limited to 'apache')
-rw-r--r--apache/localhost.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/apache/localhost.conf b/apache/localhost.conf
index 160dbe3..e74f680 100644
--- a/apache/localhost.conf
+++ b/apache/localhost.conf
@@ -26,6 +26,8 @@
Require all granted
</Directory>
+ Alias /webbox /var/www/webbox
+
# Available loglevels: trace8, ..., trace1, debug, info, notice, warn,
# error, crit, alert, emerg.