--- loncom/loncapa_apache.conf 2017/02/24 17:35:01 1.253 +++ loncom/loncapa_apache.conf 2017/05/08 14:20:14 1.255 @@ -2,7 +2,7 @@ ## loncapa_apache.conf -- Apache HTTP LON-CAPA configuration file ## -# $Id: loncapa_apache.conf,v 1.253 2017/02/24 17:35:01 damieng Exp $ +# $Id: loncapa_apache.conf,v 1.255 2017/05/08 14:20:14 raeburn Exp $ # # LON-CAPA Section (extensions to httpd.conf daemon configuration) @@ -270,7 +270,7 @@ ErrorDocument 406 /adm/notinit.html ErrorDocument 500 /adm/errorhandler - + AuthType LONCAPA Require valid-user PerlAuthzHandler Apache::lonacc @@ -1597,20 +1597,6 @@ AllowOverride None -# Allow construction space files to be served - - -Options Includes FollowSymLinks -AllowOverride - - Require all granted - - - order allow,deny - allow from all - - - # Yes to symbolic links and server-side includes