diff options
Diffstat (limited to 'extras/static_http/setup.http')
-rw-r--r-- | extras/static_http/setup.http | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/extras/static_http/setup.http b/extras/static_http/setup.http deleted file mode 100644 index 9b99f60201b..00000000000 --- a/extras/static_http/setup.http +++ /dev/null @@ -1,6 +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 /tmp/www uri tcp://0.0.0.0/80 cache-size 1m |