From: miker Date: Thu, 29 Oct 2009 17:19:40 +0000 (+0000) Subject: add INCLUDES processing back into the example apache config, in preparation for i18n... X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=7a505e83c6822a19734a747d879026babf40bbb0;p=contrib%2FConifer.git add INCLUDES processing back into the example apache config, in preparation for i18n-izing IDLCHUNK git-svn-id: svn://svn.open-ils.org/ILS/trunk@14679 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/Open-ILS/examples/apache/eg_vhost.conf b/Open-ILS/examples/apache/eg_vhost.conf index c6c032ef36..f2ea1cf8d3 100644 --- a/Open-ILS/examples/apache/eg_vhost.conf +++ b/Open-ILS/examples/apache/eg_vhost.conf @@ -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 # ----------------------------------------------------------------------------------