pod
webmod
Standard library of WebMods
Types
FileMod | FileMod is a web module which publishes a file or directory. |
LogMod | LogMod is used log requests according to the W3C extended log file format. |
PipelineMod | PipelineMod routes seriallly through a list of sub-WebMods. |
RouteMod | RouteMod routes a level of the URI path to sub-WebMods. |