Book Image

Lighttpd

By : Andre Bogus
Book Image

Lighttpd

By: Andre Bogus

Overview of this book

Table of Contents (20 chapters)
Lighttpd
Credits
About the Author
About the Reviewer
Preface
HTTP Status Codes

mod_setenv


mod_setenv manipulates the environment, request, or response headers for external processes. The configuration statements are best used within selectors. Refer to Chapter 5 for further information.

Name

Type

Description

setenv.add-environment

setenv.add-request-header

setenv.add-response-header

{X=>Y}

{X=>Y}

{X=>Y}

Key-Value map to add to environment

Key-Value map to add to HTTP request headers

Key-Value map to add to HTTP response headers