blob: fef701e3d46b09417ad43308ebb69564f436a9b6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
=============================================================================
$NetBSD: MESSAGE,v 1.2 2002/08/26 00:12:49 grant 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
=============================================================================
|