diff options
Diffstat (limited to 'www/bozohttpd/files/patch-bozohttpd.8')
| -rw-r--r-- | www/bozohttpd/files/patch-bozohttpd.8 | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/www/bozohttpd/files/patch-bozohttpd.8 b/www/bozohttpd/files/patch-bozohttpd.8 index 64267d5088ea..8f3e84e155e1 100644 --- a/www/bozohttpd/files/patch-bozohttpd.8 +++ b/www/bozohttpd/files/patch-bozohttpd.8 @@ -1,6 +1,6 @@ ---- bozohttpd.8.orig 2020-10-15 04:35:06 UTC +--- bozohttpd.8.orig 2024-02-04 05:55:04 UTC +++ bozohttpd.8 -@@ -354,12 +354,26 @@ since version 20040828, they take multiple options (2 +@@ -373,12 +373,26 @@ and 4 in the case of .Fl C and 4 in the case of .Fl M . ) @@ -29,7 +29,7 @@ (but see the .Fl b option), -@@ -371,8 +385,8 @@ A typical +@@ -390,8 +404,8 @@ entry would be: .Xr inetd.conf 5 entry would be: .Bd -literal @@ -40,7 +40,7 @@ .Ed .Pp This would serve web pages from -@@ -386,7 +400,7 @@ requests per minute to 600, up from the +@@ -405,7 +419,7 @@ Using the default of 40. .Pp Using the @@ -49,7 +49,7 @@ .Xr inetd 8 , you can provide multiple IP-address based HTTP servers by having multiple listening ports with different configurations. -@@ -438,15 +452,15 @@ jeremy:A.xewbx2DpQ8I +@@ -457,15 +471,15 @@ On .Ed .Pp On @@ -70,7 +70,7 @@ has support for HTTP Basic Authorization enabled by default, in the portable distribution it is excluded. Compile -@@ -456,21 +470,21 @@ with +@@ -475,21 +489,21 @@ It may require linking with the crypt library, using on the compiler command line to enable this support. It may require linking with the crypt library, using .Dq -lcrypt . @@ -97,7 +97,7 @@ as failures: .Em 401 (``Unauthorized'') -@@ -482,7 +496,7 @@ Of these, +@@ -501,7 +515,7 @@ A successful authorization decreases the counter kept is the one received upon authorization failure with the HTTP Basic Authorization mechanism. A successful authorization decreases the counter kept by @@ -106,7 +106,7 @@ .Pp Note that the implementation of the HTTP Basic Authorization mechanism uses a redirection; a status code -@@ -491,7 +505,7 @@ is always initially received. +@@ -510,7 +524,7 @@ is reported as two failures to Therefore, a single authorization failure of .Pa .htpasswd is reported as two failures to @@ -115,7 +115,7 @@ but no failures are recorded upon successful authorization due to the decrease of the failure counter. .Ss SSL SUPPORT -@@ -584,7 +598,7 @@ To configure set of virtual hosts, one would use an +@@ -603,7 +617,7 @@ entry like: .Xr inetd.conf 5 entry like: .Bd -literal @@ -124,7 +124,7 @@ .Ed .Pp and inside -@@ -602,7 +616,7 @@ with PHP, one must use the +@@ -621,7 +635,7 @@ Typically this will be like: option to specify a CGI handler for a particular file type. Typically this will be like: .Bd -literal @@ -133,7 +133,7 @@ .Ed .Pp Note that a plain script interpreter can not be used directly as a cgihandler, -@@ -615,7 +629,7 @@ might do. +@@ -634,7 +648,7 @@ It would be invoked like: .Pp It would be invoked like: .Bd -literal @@ -142,12 +142,12 @@ .Ed and the script could look like: .Bd -literal -@@ -809,7 +823,7 @@ provided chroot and change-to-user support, and other +@@ -821,7 +835,7 @@ provided support for .An Jukka Ruohonen .Aq Mt jruoho@NetBSD.org provided support for -.Xr blocklistd 8 +.Xr blacklistd 8 .It - .An Jared McNeill - .Aq Mt jmcneill@NetBSD.org + .An Thor Lancelot Simon + .Aq Mt tls@NetBSD.org |
