--- loncom/loncapa_apache.conf 2014/01/08 18:48:16 1.229 +++ loncom/loncapa_apache.conf 2014/01/11 20:38:03 1.230 @@ -2,7 +2,7 @@ ## loncapa_apache.conf -- Apache HTTP LON-CAPA configuration file ## -# $Id: loncapa_apache.conf,v 1.229 2014/01/08 18:48:16 raeburn Exp $ +# $Id: loncapa_apache.conf,v 1.230 2014/01/11 20:38:03 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"