From d4788d2005a213d07cc7948e6f736d1ef7e45c9a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Mon, 18 Aug 2008 18:56:31 +0000 Subject: [PATCH] - descripe webserver(setenv), webserver(php) Changed files: webapps.README -> 1.8 --- webapps.README | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/webapps.README b/webapps.README index e7d9127..4f4caf6 100644 --- a/webapps.README +++ b/webapps.README @@ -51,3 +51,13 @@ lighttpd: mod_indexfile - webserver(cgi) module that provides way CGI interface apache1/apache2.x/lighttpd: mod_cgi + +- webserver(setenv) +passing of environments to CGI scripts +apache1/apache2.x: mod_env +lighttpd: mod_setenv + +- webserver(php) +running PHP engine +apache1/apache2.x: mod_php4, mod_php +lighttpd: php4-fcgi, php-fcgi, mod_cgi_php -- 2.44.0