From: Sascha Schumann Date: Sat, 26 Oct 2002 22:27:45 +0000 (+0000) Subject: s/-// X-Git-Tag: php-4.3.0pre2~10 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ed151040995e1c40d1991ecca2ae5ec56ee395a3;p=php s/-// --- diff --git a/sapi/thttpd/README b/sapi/thttpd/README index 09376c5c2b..11ed531288 100644 --- a/sapi/thttpd/README +++ b/sapi/thttpd/README @@ -5,7 +5,7 @@ README FOR THTTPD MODULE (by Sascha Schumann) turbo, throttling HTTP server by Jef Poskanzer. NOTE: All requests will be serialized. That means, one long running - script will block all other requests. Choose another web-server, + script will block all other requests. Choose another web server, if you want to execute arbitrary scripts. The module contains a patch against version 2.21b of thttpd. The patch