[LON-CAPA-cvs] cvs: loncom(version_2_11_X) / loncapa_apache.conf
raeburn
raeburn at source.lon-capa.org
Fri Aug 9 16:59:57 EDT 2013
raeburn Fri Aug 9 20:59:57 2013 EDT
Modified files: (Branch: version_2_11_X)
/loncom loncapa_apache.conf
Log:
- For 2.11
- Backport 1.225
Index: loncom/loncapa_apache.conf
diff -u loncom/loncapa_apache.conf:1.215.2.8 loncom/loncapa_apache.conf:1.215.2.9
--- loncom/loncapa_apache.conf:1.215.2.8 Wed Feb 13 17:22:43 2013
+++ loncom/loncapa_apache.conf Fri Aug 9 20:59:57 2013
@@ -2,7 +2,7 @@
## loncapa_apache.conf -- Apache HTTP LON-CAPA configuration file
##
-# $Id: loncapa_apache.conf,v 1.215.2.8 2013/02/13 17:22:43 raeburn Exp $
+# $Id: loncapa_apache.conf,v 1.215.2.9 2013/08/09 20:59:57 raeburn Exp $
#
# LON-CAPA Section (extensions to httpd.conf daemon configuration)
@@ -1417,6 +1417,7 @@
</LocationMatch>
+
# ------------------------------------------------- Backdoor Adm Tests/Programs
<Location /adm/test>
@@ -1560,7 +1561,7 @@
# - a number that describes the minimum version that has mathml support
# - a number that describes the minimum number version that has unicode support
-PerlSetVar lonBrowsDet explorer:msie:netscape:msie\s(\d+\.\d+)\;:9999:5&mozilla:mozilla\/[5-9]:msie:mozilla\/(\d+\.\d+)\s:9999:1&netscape:netscape:msie:netscape\/(\d+\.\d+):9999:7&netscape:netscape\/[7-9]:shouldnotmatch:netscape\/(\d+\.\d+):9999:7&amaya:amaya:mozilla:V(\d+\.\d+)\s:1:1&safari:safari:msie:safari\/([\d\.]+):9999:84&chrome:chrome:shouldnotmatch:chrome\/(\d+\.\d+):9999:1
+PerlSetVar lonBrowsDet explorer:msie:netscape:msie\s(\d+\.\d+)\;:9999:5&mozilla:mozilla\/[5-9]:msie:mozilla\/(\d+\.\d+)\s:9999:1&netscape:netscape:msie:netscape\/(\d+\.\d+):9999:7&netscape:netscape\/[7-9]:shouldnotmatch:netscape\/(\d+\.\d+):9999:7&amaya:amaya:mozilla:V(\d+\.\d+)\s:1:1&safari:safari:msie:safari\/([\d\.]+):9999:84&chrome:chrome:chromeframe:\s+chrome\/(\d+\.\d+):9999:1
PerlSetVar lonTextBrowsers windows\s+ce:lynx
PerlSetVar lonScansDir /home/httpd/scantron
More information about the LON-CAPA-cvs
mailing list