]> git.pld-linux.org Git - packages/webapps.git/commitdiff
- descripe webserver(setenv), webserver(php)
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 18 Aug 2008 18:56:31 +0000 (18:56 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    webapps.README -> 1.8

webapps.README

index e7d9127fd27db0db6c637ff5faf0720ad63154d8..4f4caf61bdb88dbfe029167b29050bd7b706eb85 100644 (file)
@@ -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
This page took 0.088616 seconds and 4 git commands to generate.