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_magnet


mod_magnet embeds the scripting language Lua into Lighttpd to mess with the request-response chain. For further information refer to Chapter 12.

Name

Type

Description

magnet.attract-physical

magnet.attract-physical-path-to

magnet.attract-raw

magnet.attract-raw-url-to

magnet.attract-response-content-to

magnet.attract-response-header-to

{X=>Y}

{X=>Y}

{X=>Y}

{X=>Y}

{X=>Y}

{X=>Y}

= attract-physical-path-to in version 1.5.0

Maps encountered paths to Lua files

= attract-raw-url-to in version 1.5.0

Maps encountered URLs to Lua files