]> git.pld-linux.org Git - packages/webapps.git/commitdiff
document webserver(headers) auto/th/webapps-0.3.2-2
authorElan Ruusamäe <glen@delfi.ee>
Thu, 19 Feb 2015 21:06:52 +0000 (23:06 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Thu, 19 Feb 2015 21:06:52 +0000 (23:06 +0200)
README
webapps.spec

diff --git a/README b/README
index be4fd054d6f54e41bfd8c2262bcad9b4f8e89421..c9dd6af161190b4143e31e3eadf6c16d4029aef1 100644 (file)
--- a/README
+++ b/README
@@ -63,10 +63,15 @@ Controls the setting of the the Expire response header.
 apache1/apache2.x: mod_expires
 lighttpd: mod_expire
 
+- webserver(headers)
+Module allows for the customization of HTTP response headers.
+apache1/apache2.x: mod_headers
+lighttpd: core itself
+
 - webserver(php)
 running PHP engine
 apache1/apache2.x: mod_php4, mod_php
-lighttpd: php4-fcgi, php-fcgi, mod_cgi_php
+lighttpd: php-fpm, php-fcgi, mod_cgi_php
 
 - webserver(mime)
 module that provides way to handle serve static content with Content-Type header depending of file extension
index 58f2001b5419664abd8fd24428204ebd8a2f07a8..2b4e50dd406dc90f53dbb6d53cb21b1707fce3b4 100644 (file)
@@ -2,7 +2,7 @@ Summary:        webapps framework
 Summary(pl.UTF-8):     Szkielet dla aplikacji WWW
 Name:          webapps
 Version:       0.3.2
-Release:       1
+Release:       2
 License:       GPL
 Group:         Applications/WWW
 Source0:       README
This page took 0.070594 seconds and 4 git commands to generate.