# Generated by Serz Minus
# $Id: MANIFEST 176 2013-07-15 16:30:22Z minus $

CHANGES
INSTALL
LICENSE
Makefile.PL
MANIFEST.MPM
README
TODO

# Root files
.htaccess
favicon.ico
robots.txt

# Web static content and system directories
cache/.htaccess
css/.htaccess
css/mpminus.css
js/.htaccess
data/.htaccess
db/.htaccess
files/.htaccess
img/.htaccess
img/mpminus.ico
img/mpminus.png

# Includes and libraries
inc/.htaccess
lib/.htaccess
lib/MPM/PROJECTNAME.pm
lib/MPM/PROJECTNAME/Handlers.pm
lib/MPM/PROJECTNAME/Index.pm
lib/MPM/PROJECTNAME/Info.pm
lib/MPM/PROJECTNAME/Root.pm

# Templates
shtml/.htaccess
shtml/default.shtml
shtml/mpminfo.shtml
shtml/error/HTTP_400.shtml
shtml/error/HTTP_401.shtml
shtml/error/HTTP_403.shtml
shtml/error/HTTP_404.shtml
shtml/error/HTTP_408.shtml
shtml/error/HTTP_500.shtml
shtml/error/HTTP_502.shtml
shtml/error/HTTP_503.shtml
shtml/error/ssi/bottom.html
shtml/error/ssi/contact.html
shtml/error/ssi/spacer.html
shtml/error/ssi/top.html
shtml/ssi/mpminus-foot.html
shtml/ssi/mpminus-head.html

# Sources and samples
src/.htaccess
src/PROJECTNAME.conf
src/SERVERNAMEF.conf
src/httpd-mpminus-PLATFORM.conf
src/startup-PLATFORM.pl

# Tests
t/.htaccess
t/01-use.t
