[packages/webapps] document webserver(headers)

glen glen at pld-linux.org
Thu Feb 19 22:07:05 CET 2015


commit d171a1d400a1786beb9d03480473789b6a213e9b
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Thu Feb 19 23:06:52 2015 +0200

    document webserver(headers)

 README       | 7 ++++++-
 webapps.spec | 2 +-
 2 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/webapps.spec b/webapps.spec
index 58f2001..2b4e50d 100644
--- a/webapps.spec
+++ b/webapps.spec
@@ -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
diff --git a/README b/README
index be4fd05..c9dd6af 100644
--- 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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/webapps.git/commitdiff/d171a1d400a1786beb9d03480473789b6a213e9b



More information about the pld-cvs-commit mailing list