summaryrefslogtreecommitdiffhomepage
path: root/webserver.conf
diff options
context:
space:
mode:
authorRoland Reichwein <mail@reichwein.it>2020-05-31 12:57:17 +0200
committerRoland Reichwein <mail@reichwein.it>2020-05-31 12:57:17 +0200
commit789ee91484c0f6376f941e3b9b52189eb6cc52fd (patch)
treee23d5438337a64fef254ff25ee2cd26ce52f8f60 /webserver.conf
parent358808f9cac094e1d02b467ea61bd2ea915ed5e6 (diff)
Fix test paths
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 3a4d6f7..9ff0b0e 100644
--- a/webserver.conf
+++ b/webserver.conf
@@ -84,7 +84,7 @@
<path requested="/downtube">
<plugin>static-files</plugin>
- <target>/home/ernie/homepage/reichwein.it/downtube</target>
+ <target>/home/ernie/code/downtube/html</target>
</path>
<path requested="/downtube/downtube.fcgi">
<plugin>fcgi</plugin>