in reply to
mod_perl without separate config for static HTML?
mod_perl is only one option for speeding up CGI scripts. Is there some reason that you can't use
FastCgi
or
SpeedyCGI
?
Comment on
Re: mod_perl without separate config for static HTML?
Replies are listed 'Best First'.
Re^2: mod_perl without separate config for static HTML?
by
gunzip
(Pilgrim)
on Oct 26, 2004 at 13:27 UTC
Thanks for that. I hadn't considered them. Any preferences?
[reply]
In Section
Seekers of Perl Wisdom