Paste number 67606: dbs, any reason not to make this apache change?

Paste number 67606: dbs, any reason not to make this apache change?
Pasted by: berick
When:9 months, 3 days ago
Share:Tweet this! | http://paste.lisp.org/+1G5Y
Channel:#openils-evergreen
Paste contents:
Raw Source | XML | Display As
Index: Open-ILS/examples/apache/eg_vhost.conf
===================================================================
--- Open-ILS/examples/apache/eg_vhost.conf      (revision 10723)
+++ Open-ILS/examples/apache/eg_vhost.conf      (working copy)
@@ -99,10 +99,19 @@
 <LocationMatch /xul/.*\.xhtml$>
     Options +Includes
     XMLEntEscapeScript "no"
+    XMLEntStripComments "yes"
+    XMLEntStripPI "yes"
+    XMLEntStripDoctype "yes"
+    XMLEntContentType "text/html; charset=utf-8"
     AddOutputFilter INCLUDES;XMLENT .xhtml
     allow from all
+    SetEnv locale en-US
+    SetEnvIfNoCase Accept-Language "en" locale=en-US
+    SetEnvIfNoCase Accept-Language "fr-CA" locale=fr-CA
+    SetEnvIfNoCase Accept-Language "hy-AM" locale=hy-AM
 </LocationMatch>

+
 <LocationMatch /xul/.*\.xul$>
     Options +Includes
     XMLEntContentType "application/vnd.mozilla.xul+xml"

This paste has no annotations.

Colorize as:
Show Line Numbers

Lisppaste pastes can be made by anyone at any time. Imagine a fearsomely comprehensive disclaimer of liability. Now fear, comprehensively.