summaryrefslogtreecommitdiff
path: root/www/ap-gzip/MESSAGE
blob: 603b95aad1ac3f886ec20ecf12a7c4fdd9c435c7 (plain)
1
2
3
4
5
6
7
8
9
10
=============================================================================
$NetBSD: MESSAGE,v 1.1.1.1 2002/04/01 17:44:43 tv Exp $

You will need to edit ${PREFIX}/etc/httpd/httpd.conf and add the following
lines in order to use this module.

LoadModule gzip_module lib/httpd/mod_gzip.so
AddModule mod_gzip.c

=============================================================================