summaryrefslogtreecommitdiff
path: root/doc/setenv.txt
blob: 0238c1075cc4a67c980c32b36ada66888de34327 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
===========================
Conditional Request Headers
===========================

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

:Author: Jan Kneschke
:Date: $Date: 2004/11/03 22:26:05 $
:Revision: $Revision: 1.2 $

: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