Mod Snake

Installation And Usage

Jon Travis

jtravis@p00p.org

v0.5.0, 27 November 2000

Mod Snake is an Apache module written for the purpose to give Python developers the same power that C module writers have, but with the added flexibility and power that Python provides. This manual will discuss how to install mod_snake, as well as provide some basic examples of usage.


Table of Contents
Prerequisites
Supported Apache Versions
Installation
Mod Snake Configuration Directives
Profiling

Prerequisites

The main prerequisite for mod_snake is Python. If it is not already installed, it can be obtained from the Python website. Both Python 1.5.2, and 2.0 have been tested with mod_snake.