Next: SnakeModule
Up: Mod Snake Configuration Directives
Previous: Mod Snake Configuration Directives
  Contents
- Synopsis
-
SnakeModuleDir path
- Arguments
-
- path - A path to look for mod_snake PyMods. This path can be relative
to the server root.
- Validity
-
This configuration directive is currently only available within the main configuration
file outside <Directory> and <Location> blocks.
- Description
-
Mod Snake needs to know where it can locate PyMods to load. This directive also
gives the modules loaded path information where they can also find other modules
(for instance examples to load within the mod_snake_simple module.)
2000-09-01