Apache2-Response-FileMerge
view release on metacpan or search on metacpan
t/conf/.svn/text-base/extra.conf.in.svn-base view on Meta::CPAN
# this is the same as httpd.conf - tune according
# to your needs
#
# some variables are expanded to match your local path.
# some useful variables are:
# @ServerRoot@ the full path to t/
# @DocumentRoot@ the full path to t/htdocs
# @ACCESS_MODULE@ mod_access.c (1.3 and 2.0) or mod_authz_host.c (2.1)
# @AUTH_MODULE@ mod_auth.c (1.3 and 2.0) or mod_auth_basic.c (2.1)
#
# for example
# <IfModule @AUTH_MODULE@>
# AuthUserFile @ServerRoot@/htaccess
# </IfModule>
t/conf/extra.conf.in view on Meta::CPAN
# this is the same as httpd.conf - tune according
# to your needs
#
# some variables are expanded to match your local path.
# some useful variables are:
# @ServerRoot@ the full path to t/
# @DocumentRoot@ the full path to t/htdocs
# @ACCESS_MODULE@ mod_access.c (1.3 and 2.0) or mod_authz_host.c (2.1)
# @AUTH_MODULE@ mod_auth.c (1.3 and 2.0) or mod_auth_basic.c (2.1)
#
# for example
# <IfModule @AUTH_MODULE@>
# AuthUserFile @ServerRoot@/htaccess
# </IfModule>
( run in 1.534 second using v1.01-cache-2.11-cpan-5b529ec07f3 )