[mod_ssi] produce content in subrequest hook
commit83ec97a05414c07d64c4baee4879bbaa343eb65e
authorGlenn Strauss <gstrauss@gluelogic.com>
Tue, 6 Dec 2016 05:25:56 +0000 (6 00:25 -0500)
committerGlenn Strauss <gstrauss@gluelogic.com>
Tue, 6 Dec 2016 18:32:29 +0000 (6 13:32 -0500)
tree485948523497c8fee5b87be45c3c4512d098ccdd
parentac9822f468cc316f4d5335d6c705dd3b366538ff
[mod_ssi] produce content in subrequest hook

(prerequisite for future mod_ssi enhancements)

This commit also addresses the concern that mod_geoip would
(previously) need to be listed in modules prior to mod_ssi.
x-ref:
  https://github.com/lighttpd/lighttpd1.4/pull/73
src/mod_ssi.c
src/mod_ssi.h
src/mod_ssi_expr.c