summaryrefslogtreecommitdiffhomepage
path: root/webserver.conf
diff options
context:
space:
mode:
authorRoland Reichwein <mail@reichwein.it>2020-04-13 16:16:06 +0200
committerRoland Reichwein <mail@reichwein.it>2020-04-13 16:16:06 +0200
commit5b3022c4a0e81ff23ce4ebc2ec7b03e32f7a719e (patch)
tree3f58cc9b9a161e89d0d8e341473714a2acf5ed08 /webserver.conf
parent4732dc63657f4c6fc342f7674f7dc7c666b293dc (diff)
webbox (WIP)
Diffstat (limited to 'webserver.conf')
-rw-r--r--webserver.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/webserver.conf b/webserver.conf
index 365e015..76f2591 100644
--- a/webserver.conf
+++ b/webserver.conf
@@ -23,7 +23,7 @@
</path>
<path requested="/webbox">
<plugin>static-files</plugin>
- <target>/home/ernie/webbox/html</target>
+ <target>/home/ernie/code/webbox/html</target>
</path>
<path requested="/webbox/bin">
<plugin>webbox</plugin>