in reply to mod_perl and TT2...WITHOUT a calling script?
I just need to figure out how to run the actual file requested through a TT2 object in the handler module...any pointers on that? i'm also skimming the mod_perl docs as I type this.PerlModule My::PerlHandler <Files *.html> SetHandler perl-script PerlHandler My::PerlHandler </Files>
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: mod_perl and TT2...WITHOUT a calling script?
by gellyfish (Monsignor) on Jul 10, 2006 at 18:04 UTC | |
by Anonymous Monk on Jul 10, 2006 at 18:21 UTC |