summaryrefslogtreecommitdiffhomepage
path: root/webserver.conf
diff options
context:
space:
mode:
authorRoland Reichwein <mail@reichwein.it>2023-01-29 23:05:49 +0100
committerRoland Reichwein <mail@reichwein.it>2023-01-29 23:05:49 +0100
commit63896903e8dd1f2a08c4ba7a9817fef433da6c68 (patch)
tree9f014563837272d36510d5c823d01dd42f656475 /webserver.conf
parentfd3da82dd7772419c01bb751e5b5cb7f198b4752 (diff)
webserver v1.19v1.19
Diffstat (limited to 'webserver.conf')
-rw-r--r--webserver.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/webserver.conf b/webserver.conf
index 598a57c..516e34f 100644
--- a/webserver.conf
+++ b/webserver.conf
@@ -103,6 +103,11 @@
<plugin>websocket</plugin>
<target>::1:9014</target>
</path>
+
+ <path requested="/webassembly">
+ <plugin>static-files</plugin>
+ <target>/home/ernie/code/whiteboard/webassembly</target>
+ </path>
<path requested="/redirect1">
<plugin>redirect</plugin>