OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Sebastian Reitenbach (sebastiacvs.openbsd.org)
Date: Sun Sep 26 2010 - 07:11:32 CDT


CVSROOT: /cvs
Module name: src
Changes by: sebastiacvs.openbsd.org 2010/09/26 06:11:32

Modified files:
        usr.sbin/httpd/htdocs/manual/mod: mod_headers.html
        usr.sbin/httpd/src/modules/standard: mod_headers.c

Log message:
Allow mod_headers to handle RequestHeader directives known from apache2,
and update documentation accordingly.
Patch mostly based on an old patch from Martin Algesten he posted
2002 in apache bugzilla entry: 10772

OK, pyr