blob: d6de241c0c1859f3d0c6c0af734ec2f75a5e2574 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
===========================================================================
$NetBSD: MESSAGE,v 1.3 2002/09/24 12:30:45 wiz Exp $
In order to use this module in your Apache installation, you need to
add the following to your httpd.conf file:
LoadModule gzip_module lib/httpd/mod_gzip.so
For more information, see
${PREFIX}/share/doc/mod_gzip
===========================================================================
|