Signed-off-by: Pasi Kallinen <pasi.kallinen@pttk.fi>
# ----------------------------------------------------------------------------------
# Reports GUI
# ----------------------------------------------------------------------------------
+<LocationMatch /reports.*\.x?html>
+ Options +Includes
+ XMLEntContentType "text/html; charset=utf-8"
+ AddOutputFilter INCLUDES;XMLENT .xhtml
+ AddOutputFilter INCLUDES;XMLENT .html
+</LocationMatch>
+
<LocationMatch /reports>
Options +Includes
AddOutputFilter INCLUDES;XMLENT .xhtml
# ----------------------------------------------------------------------------------
# Reports GUI
# ----------------------------------------------------------------------------------
+<LocationMatch /reports.*\.x?html>
+ SSILegacyExprParser on
+ Options +Includes
+ XMLEntContentType "text/html; charset=utf-8"
+ AddOutputFilter INCLUDES;XMLENT .xhtml
+ AddOutputFilter INCLUDES;XMLENT .html
+</LocationMatch>
+
<LocationMatch /reports>
SSILegacyExprParser on
Options +Includes