From 8fd7ca83c3fcb92cbb52d243b77a0b53e792c6f3 Mon Sep 17 00:00:00 2001
From: phasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Date: Wed, 9 Jun 2010 15:32:02 +0000
Subject: [PATCH] no includes in fm_IDL.xml

git-svn-id: svn://svn.open-ils.org/ILS/trunk@16631 dcc99617-32d9-48b4-a31d-7c20da2025e4
---
 Open-ILS/examples/apache/eg_vhost.conf | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Open-ILS/examples/apache/eg_vhost.conf b/Open-ILS/examples/apache/eg_vhost.conf
index 29098c508c..6f825d1241 100644
--- a/Open-ILS/examples/apache/eg_vhost.conf
+++ b/Open-ILS/examples/apache/eg_vhost.conf
@@ -339,7 +339,6 @@ RewriteRule - - [E=locale:en-US] [L]
 </LocationMatch>
 
 <LocationMatch /reports/fm_IDL.xml>
-    Options +Includes
     IDLChunkStripPI "yes"
     IDLChunkEscapeScript "no"
     IDLChunkStripComments "yes"
-- 
2.11.0