diff options
Diffstat (limited to 'extras/http/setup.http')
-rw-r--r-- | extras/http/setup.http | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/extras/http/setup.http b/extras/http/setup.http deleted file mode 100644 index 78b7a2f19e8..00000000000 --- a/extras/http/setup.http +++ /dev/null @@ -1,7 +0,0 @@ -set term pag off -create tap host-if-name lstack host-ip4-addr 192.168.10.2/24 -set int ip address tap0 192.168.10.1/24 -set int state tap0 up - -http static server www-root <path> uri tcp://0.0.0.0/1234 cache-size 10m fifo-size 2048 -builtinurl enable |