diff options
Diffstat (limited to 'webserver.conf')
-rw-r--r-- | webserver.conf | 2 |
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> |