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 f8238fd..46046d9 100644 --- a/webserver.conf +++ b/webserver.conf @@ -22,7 +22,7 @@ </path> <path requested="/webbox1"> <plugin>static-files</plugin> - <target>/home/ernie/code/webbox/html</target> + <target>/home/ernie/code/webserver/plugins/webbox/html</target> </path> <path requested="/webbox1/bin"> <plugin>webbox</plugin> |