|
Am I doomed to use one and only one service
module? It would be nice to have something like this in my httpd.conf with the service module varying by Location block: Include conf/physemp.affiliate.tt2.conf <Location /affiliate/report/basic_stats> Options ExecCGI SetHandler perl-script TT2ServiceModule Physemp::Template::Report::UserAccount PerlHandler Apache::Template </Location> Is there another way of doing the same thing? Or should I start writing plugins instead? |
