--- loncom/loncapa_apache.conf 2015/05/28 20:40:53 1.215.2.15 +++ loncom/loncapa_apache.conf 2016/08/05 22:15:50 1.215.2.17 @@ -2,7 +2,7 @@ ## loncapa_apache.conf -- Apache HTTP LON-CAPA configuration file ## -# $Id: loncapa_apache.conf,v 1.215.2.15 2015/05/28 20:40:53 raeburn Exp $ +# $Id: loncapa_apache.conf,v 1.215.2.17 2016/08/05 22:15:50 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" @@ -1551,6 +1551,10 @@ AllowOverride None DirectoryIndex disabled + + DirectoryIndex disabled + + # ============================================================= Access Handlers # ------------------------------------------------- Allow server-status reports