openbsd-ports/www/mod_gzip/pkg/MESSAGE

14 lines
445 B
Plaintext

To finish the install of ${PKGNAME}, you need
to enable the module using the following command
${PREFIX}/sbin/mod_gzip-enable
Also, copy the following file into your Apache config:
${PREFIX}/share/examples/mod_gzip/mod_gzip.conf.sample
The manual is found at ${PREFIX}/share/doc/mod_gzip
If you already have Apache running on your machine,
you should not use "apachectl restart" - instead,
you should fully stop and then start the server.