summaryrefslogtreecommitdiff
path: root/examples/source/httpd-4/run
diff options
context:
space:
mode:
Diffstat (limited to 'examples/source/httpd-4/run')
-rwxr-xr-xexamples/source/httpd-4/run8
1 files changed, 8 insertions, 0 deletions
diff --git a/examples/source/httpd-4/run b/examples/source/httpd-4/run
new file mode 100755
index 0000000..a2e3612
--- /dev/null
+++ b/examples/source/httpd-4/run
@@ -0,0 +1,8 @@
+#!/command/execlineb -P
+fdmove -c 2 1
+s6-envuidgid www
+cd /home/www
+import -ui ETH0_IP4
+fdmove 1 3
+s6-tcpserver4 -v 2 -U -c 512 -1 -- ${ETH0_IP4} 80
+httpd -iv