--- loncom/loncapa_apache.conf 2016/02/17 15:52:38 1.240 +++ loncom/loncapa_apache.conf 2016/02/22 12:39:51 1.241 @@ -2,7 +2,7 @@ ## loncapa_apache.conf -- Apache HTTP LON-CAPA configuration file ## -# $Id: loncapa_apache.conf,v 1.240 2016/02/17 15:52:38 damieng Exp $ +# $Id: loncapa_apache.conf,v 1.241 2016/02/22 12:39:51 raeburn Exp $ # # LON-CAPA Section (extensions to httpd.conf daemon configuration) @@ -68,7 +68,7 @@ PerlAuthzHandler 'sub { return OK }' # Send proper expires header to avoid unnecessary HTTP request for static content - + ExpiresActive On ExpiresDefault "access plus 12 hours" Header set Cache-Control "public, no-transform"