From 7a505e83c6822a19734a747d879026babf40bbb0 Mon Sep 17 00:00:00 2001 From: miker Date: Thu, 29 Oct 2009 17:19:40 +0000 Subject: [PATCH] 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 --- Open-ILS/examples/apache/eg_vhost.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 # ---------------------------------------------------------------------------------- -- 2.11.0