summaryrefslogtreecommitdiff
path: root/www/bozohttpd/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'www/bozohttpd/patches/patch-ab')
-rw-r--r--www/bozohttpd/patches/patch-ab11
1 files changed, 8 insertions, 3 deletions
diff --git a/www/bozohttpd/patches/patch-ab b/www/bozohttpd/patches/patch-ab
index ea879eef28a..4836c475f41 100644
--- a/www/bozohttpd/patches/patch-ab
+++ b/www/bozohttpd/patches/patch-ab
@@ -1,7 +1,7 @@
-$NetBSD: patch-ab,v 1.3 2000/08/05 10:01:06 jlam Exp $
+$NetBSD: patch-ab,v 1.4 2000/08/23 12:24:42 jlam Exp $
--- bozohttpd.8.orig Tue May 23 03:14:38 2000
-+++ bozohttpd.8 Sat Aug 5 05:48:56 2000
++++ bozohttpd.8
@@ -59,7 +59,7 @@
The following options are available:
.Bl -tag -width xxxcgibin
@@ -20,7 +20,12 @@ $NetBSD: patch-ab,v 1.3 2000/08/05 10:01:06 jlam Exp $
.Nm
to automatically redirect Uniform Resource Locators that have their
trailing slash missing. The default behaviour is to send a message
-@@ -116,8 +116,8 @@
+@@ -112,12 +112,13 @@
+ .Xr inetd.conf 5
+ entry would be:
+ .Dl www stream tcp nowait httpd /usr/pkg/libexec/httpd httpd /var/www
++.Dl www stream tcp6 nowait httpd /usr/pkg/libexec/httpd httpd /var/www
+ .Pp
Using the
.Nx
.Xr inetd 8 ,