Date: | Wed, 17 Nov 2004 10:50:36 -0600 |
From: | Andy Lester <andy [...] petdance.com> |
To: | bug-apache-compress [...] rt.cpan.org, kwilliams [...] cpan.org |
Subject: | Missing Apache directive in docs |
I've been trying to figure out why this doesn't compress my docs:
<FilesMatch "\.html$">
PerlHandler Apache::Compress
</FilesMatch>
I took it directly from the Apache-Compress synopsis.
Then I looked at the Slashdot config, courtesy of Pudge, and it turns
out that I need it to be
<FilesMatch "\.html$">
SetHandler perl-script
PerlHandler Apache::Compress
</FilesMatch>
Now I get compressy goodness!
xoxo,
Andy
--
Andy Lester => andy@petdance.com => www.petdance.com => AIM:petdance