in reply to
mod_gzip and perl
You have to configure the web server itself, Apache -
httpd.conf
.
If you want Perl implementation use
Apache::Compress
.
Comment on
Re: mod_gzip and perl
Replies are listed 'Best First'.
Re^2: mod_gzip and perl
by
artin
(Initiate)
on Apr 16, 2005 at 20:00 UTC
i tryed all of that 3 method but all gave me internal error 505 ( but error was compressed ;) ) i installed mod_gzip do i need to install anythings more ?
[reply]
In Section
Seekers of Perl Wisdom