File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / lighttpd / doc / outdated / setenv.txt
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Mon Oct 14 10:32:48 2013 UTC (10 years, 8 months ago) by misho
Branches: lighttpd, MAIN
CVS tags: v1_4_41p8, v1_4_35p0, v1_4_35, v1_4_33, HEAD
1.4.33

===========================
Conditional Request Headers
===========================

------------------
Module: mod_setenv
------------------

:Author: Jan Kneschke
:Date: $Date: 2013/10/14 10:32:48 $
:Revision: $Revision: 1.1.1.1 $

:abstract:
  mod_setenv is used to add request

.. meta::
  :keywords: lighttpd, skeleton

.. contents:: Table of Contents

Description
===========

...

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

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>