add INCLUDES processing back into the example apache config, in preparation for i18n...
authormiker <miker@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 29 Oct 2009 17:19:40 +0000 (17:19 +0000)
committermiker <miker@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 29 Oct 2009 17:19:40 +0000 (17:19 +0000)
git-svn-id: svn://svn.open-ils.org/ILS/trunk@14679 dcc99617-32d9-48b4-a31d-7c20da2025e4

Open-ILS/examples/apache/eg_vhost.conf

index c6c032e..f2ea1cf 100644 (file)
@@ -328,7 +328,7 @@ RewriteRule - - [E=locale:en-US] [L]
     IDLChunkStripComments "yes"
     IDLChunkStripDoctype "yes"
     IDLChunkContentType "application/xml; charset=utf-8"
-    AddOutputFilter IDLCHUNK .xml
+    AddOutputFilter INCLUDES;IDLCHUNK .xml
 </LocationMatch>
 
 # ----------------------------------------------------------------------------------