- install html docs, and sample conf file is now in archive - my vary patch has been long integrated, so remove it from here prodded into updating by Alexander.Farber@t-online.de & mhess@solarius.org
16 lines
501 B
Plaintext
16 lines
501 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.
|
|
+---------------
|