File: setenv.txt

package info (click to toggle)
lighttpd 1.4.13-4etch12
  • links: PTS
  • area: main
  • in suites: etch
  • size: 4,480 kB
  • ctags: 3,537
  • sloc: ansic: 37,630; sh: 8,915; perl: 2,215; yacc: 584; makefile: 374; php: 9
file content (37 lines) | stat: -rw-r--r-- 692 bytes parent folder | download | duplicates (14)
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