Mod setenv » History » Revision 1
Revision 1/30
| Next »
hoffie, 2006-08-03 16:04
{{{
#!rst
===========================
Conditional Request Headers
===========================
------------------
Module: mod_setenv
------------------
.. meta::
:keywords: lighttpd, skeleton
.. contents:: Table of Contents
Description ===========
The setenv module allows influencing the environment external applications are spawned in and the response headers the server sends to the clients.
Options =======
setenv.add-environment
adds a value to the process environment that is passed to the external applications
setenv.add-response-header
adds a header to the HTTP response sent to the client
setenv.add-request-header
adds a header to the HTTP request that was received from the client
}}}
Updated by hoffie over 18 years ago · 1 revisions