https://bz.apache.org/bugzilla/show_bug.cgi?id=64885
--- Comment #1 from Rich Bowen ---
I could probably be persuaded otherwise, but I feel like the phrase "Please
make sure you are properly familiar with the operation of chroot before
attempting to use this feature" covers this point, as well as
https://bz.apache.org/bugzilla/show_bug.cgi?id=57813
--- Comment #5 from Rich Bowen ---
Luca, since this patch was provided, and I apparently managed to ignore it for
7 years, the example in the doc has been modified (combine js and css into a
single regex) so that the patch doesn't apply cleanly
https://bz.apache.org/bugzilla/show_bug.cgi?id=57813
--- Comment #6 from Rich Bowen ---
In particular:
-RewriteCond "%{HTTP:Accept-encoding}" "gzip"
-RewriteCond "%{REQUEST_FILENAME}\.gz" -s
-RewriteRule "^(.*)\.(css|js)" "$1\.$2\.gz" [QSA]
+