From af499ebe1ede0bf62059ddd46cc102d4a64a79a1 Mon Sep 17 00:00:00 2001 From: nbm Date: Tue, 20 Aug 2002 16:31:06 +0000 Subject: Add mod_scgi 0.2, an apache module that implements the client side of the SCGI protocol. --- www/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'www/Makefile') diff --git a/www/Makefile b/www/Makefile index 237b03cd2d1..314b5f41512 100644 --- a/www/Makefile +++ b/www/Makefile @@ -190,6 +190,7 @@ SUBDIR += mod_python SUBDIR += mod_roaming SUBDIR += mod_ruby + SUBDIR += mod_scgi SUBDIR += mod_sed SUBDIR += mod_sequester SUBDIR += mod_snake -- cgit