summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xexamples/s6-rc/httpd-4/run2
-rwxr-xr-xexamples/s6-rc/httpd-6/run2
-rwxr-xr-xexamples/s6-rc/httpsd-4/run2
-rwxr-xr-xexamples/s6-rc/httpsd-6/run2
-rwxr-xr-xexamples/s6/httpd-4/run2
-rwxr-xr-xexamples/s6/httpd-6/run2
-rwxr-xr-xexamples/s6/httpsd-4/run2
-rwxr-xr-xexamples/s6/httpsd-6/run2
-rw-r--r--examples/tipidee.conf2
9 files changed, 9 insertions, 9 deletions
diff --git a/examples/s6-rc/httpd-4/run b/examples/s6-rc/httpd-4/run
index 740cd5f..5936c6a 100755
--- a/examples/s6-rc/httpd-4/run
+++ b/examples/s6-rc/httpd-4/run
@@ -5,5 +5,5 @@ backtick -E ip { pipeline { s6-dnsip4 example.com } head -n 1 }
s6-envuidgid www
cd /home/www
fdmove 1 3
-s6-tcpserver -v2 -1 -U -c 512 -- $ip 80
+s6-tcpserver -1 -U -c 512 -- $ip 80
tipideed
diff --git a/examples/s6-rc/httpd-6/run b/examples/s6-rc/httpd-6/run
index 6be027b..959c3b4 100755
--- a/examples/s6-rc/httpd-6/run
+++ b/examples/s6-rc/httpd-6/run
@@ -5,5 +5,5 @@ backtick -E ip { pipeline { s6-dnsip6 example.com } head -n 1 }
s6-envuidgid www
cd /home/www
fdmove 1 3
-s6-tcpserver -v2 -1 -U -c 512 -- $ip 80
+s6-tcpserver -1 -U -c 512 -- $ip 80
tipideed
diff --git a/examples/s6-rc/httpsd-4/run b/examples/s6-rc/httpsd-4/run
index 2f1842f..efd6012 100755
--- a/examples/s6-rc/httpsd-4/run
+++ b/examples/s6-rc/httpsd-4/run
@@ -7,5 +7,5 @@ export KEYFILE /etc/ssl/acme/private/example.com/key.pem
export CERTFILE /etc/ssl/acme/example.com/cert.pem
cd /home/www
fdmove 1 3
-s6-tlsserver -v -1 -U -c 512 -K 30000 -- $ip 443
+s6-tlsserver -1 -U -c 512 -K 30000 -- $ip 443
tipideed
diff --git a/examples/s6-rc/httpsd-6/run b/examples/s6-rc/httpsd-6/run
index 3523609..3e3f416 100755
--- a/examples/s6-rc/httpsd-6/run
+++ b/examples/s6-rc/httpsd-6/run
@@ -7,5 +7,5 @@ export KEYFILE /etc/ssl/acme/private/example.com/key.pem
export CERTFILE /etc/ssl/acme/example.com/cert.pem
cd /home/www
fdmove 1 3
-s6-tlsserver -v -1 -U -c 512 -K 30000 -- $ip 443
+s6-tlsserver -1 -U -c 512 -K 30000 -- $ip 443
tipideed
diff --git a/examples/s6/httpd-4/run b/examples/s6/httpd-4/run
index 740cd5f..5936c6a 100755
--- a/examples/s6/httpd-4/run
+++ b/examples/s6/httpd-4/run
@@ -5,5 +5,5 @@ backtick -E ip { pipeline { s6-dnsip4 example.com } head -n 1 }
s6-envuidgid www
cd /home/www
fdmove 1 3
-s6-tcpserver -v2 -1 -U -c 512 -- $ip 80
+s6-tcpserver -1 -U -c 512 -- $ip 80
tipideed
diff --git a/examples/s6/httpd-6/run b/examples/s6/httpd-6/run
index 6be027b..959c3b4 100755
--- a/examples/s6/httpd-6/run
+++ b/examples/s6/httpd-6/run
@@ -5,5 +5,5 @@ backtick -E ip { pipeline { s6-dnsip6 example.com } head -n 1 }
s6-envuidgid www
cd /home/www
fdmove 1 3
-s6-tcpserver -v2 -1 -U -c 512 -- $ip 80
+s6-tcpserver -1 -U -c 512 -- $ip 80
tipideed
diff --git a/examples/s6/httpsd-4/run b/examples/s6/httpsd-4/run
index 2f1842f..efd6012 100755
--- a/examples/s6/httpsd-4/run
+++ b/examples/s6/httpsd-4/run
@@ -7,5 +7,5 @@ export KEYFILE /etc/ssl/acme/private/example.com/key.pem
export CERTFILE /etc/ssl/acme/example.com/cert.pem
cd /home/www
fdmove 1 3
-s6-tlsserver -v -1 -U -c 512 -K 30000 -- $ip 443
+s6-tlsserver -1 -U -c 512 -K 30000 -- $ip 443
tipideed
diff --git a/examples/s6/httpsd-6/run b/examples/s6/httpsd-6/run
index 3523609..3e3f416 100755
--- a/examples/s6/httpsd-6/run
+++ b/examples/s6/httpsd-6/run
@@ -7,5 +7,5 @@ export KEYFILE /etc/ssl/acme/private/example.com/key.pem
export CERTFILE /etc/ssl/acme/example.com/cert.pem
cd /home/www
fdmove 1 3
-s6-tlsserver -v -1 -U -c 512 -K 30000 -- $ip 443
+s6-tlsserver -1 -U -c 512 -K 30000 -- $ip 443
tipideed
diff --git a/examples/tipidee.conf b/examples/tipidee.conf
index 2e2eb9d..c5fdc28 100644
--- a/examples/tipidee.conf
+++ b/examples/tipidee.conf
@@ -38,7 +38,7 @@
# You can define your own Content-Type mappings by file extension.
# The default mappings should work well for most servers.
-# content-type text/html .html .htm
+# content-type text/html .html .htm ""
# You can add custom headers if you like. "add" means that a CGI script
# can override them; "always" means that they will take precedence over