Yes, it is the loading order.

This /etc/lighttpd/lighttpd.conf works

> server.modules              = (
> ...
> #           "mod_compress",
> ...
> include_shell "/usr/share/lighttpd/include-conf-enabled.pl"
> ...
> 
> ## must be included after inclusion of ssi
> ## otherwise ssi does not work
> server.modules += ( "mod_compress" )

Attachment: signature.asc
Description: PGP signature

Reply via email to