summaryrefslogtreecommitdiff
path: root/doc/setenv.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/setenv.txt')
-rw-r--r--doc/setenv.txt37
1 files changed, 0 insertions, 37 deletions
diff --git a/doc/setenv.txt b/doc/setenv.txt
deleted file mode 100644
index 12d94958..00000000
--- a/doc/setenv.txt
+++ /dev/null
@@ -1,37 +0,0 @@
-===========================
-Conditional Request Headers
-===========================
-
-------------------
-Module: mod_setenv
-------------------
-
-:Author: Jan Kneschke
-:Date: $Date: 2005-03-28T08:30:05.699628Z $
-:Revision: $Revision: 227 $
-
-: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