mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
6 lines
178 B
Plaintext
6 lines
178 B
Plaintext
You might want to add the following lines to your httpd.conf:
|
|
|
|
LoadModule bunzip2_module libexec/apache/mod_bunzip2.so
|
|
AddModule mod_bunzip2.c
|
|
AddHandler send-gunzipped .html
|