On Wed, 17 May 2006 12:42:02 -0400
Geoffrey Young <[EMAIL PROTECTED]> wrote:

>  if it's custom directives in httpd.conf you want, see this
> 
> http://www.modperlcookbook.org/~geoff/modules/experimental/Apache-Template-2.00_01.tar.gz
> 
> and some of the other Apache2 modules on CPAN.

  If you find the raw API too cumbersome to deal with when creating
  custom directives, check out ModPerl::ParamBuilder module which
  makes it much easier to create simple directives. 

  http://www.revsys.com/writings/modperl/ModPerl-ParamBuilder/

 ---------------------------------
   Frank Wiles <[EMAIL PROTECTED]>
   http://www.wiles.org
 ---------------------------------

Reply via email to