[LON-CAPA-cvs] cvs: loncom(version_2_11_X) / loncapa_apache.conf
raeburn
raeburn at source.lon-capa.org
Mon Jan 28 10:46:12 EST 2013
raeburn Mon Jan 28 15:46:12 2013 EDT
Modified files: (Branch: version_2_11_X)
/loncom loncapa_apache.conf
Log:
- For 2.11
- Backport 1.221.
Index: loncom/loncapa_apache.conf
diff -u loncom/loncapa_apache.conf:1.215.2.4 loncom/loncapa_apache.conf:1.215.2.5
--- loncom/loncapa_apache.conf:1.215.2.4 Fri Dec 14 23:05:17 2012
+++ loncom/loncapa_apache.conf Mon Jan 28 15:46:11 2013
@@ -1,7 +1,7 @@
##
## loncapa_apache.conf -- Apache HTTP LON-CAPA configuration file
##
-## $Id: loncapa_apache.conf,v 1.215.2.4 2012/12/14 23:05:17 raeburn Exp $
+## $Id: loncapa_apache.conf,v 1.215.2.5 2013/01/28 15:46:11 raeburn Exp $
##
#
@@ -1363,7 +1363,7 @@
ErrorDocument 500 /adm/errorhandler
</LocationMatch>
-<LocationMatch "^/adm/css">
+<LocationMatch "^/adm/css/.*\.css$">
SetHandler perl-script
PerlHandler Apache::loncss
ErrorDocument 500 /adm/errorhandler
More information about the LON-CAPA-cvs
mailing list