From ed151040995e1c40d1991ecca2ae5ec56ee395a3 Mon Sep 17 00:00:00 2001 From: Sascha Schumann Date: Sat, 26 Oct 2002 22:27:45 +0000 Subject: [PATCH] s/-// --- sapi/thttpd/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.50.1