--- loncom/loncapa_apache.conf 2017/02/23 21:32:15 1.252 +++ loncom/loncapa_apache.conf 2017/04/27 23:25:24 1.254 @@ -2,7 +2,7 @@ ## loncapa_apache.conf -- Apache HTTP LON-CAPA configuration file ## -# $Id: loncapa_apache.conf,v 1.252 2017/02/23 21:32:15 damieng Exp $ +# $Id: loncapa_apache.conf,v 1.254 2017/04/27 23:25:24 raeburn Exp $ # # LON-CAPA Section (extensions to httpd.conf daemon configuration) @@ -469,7 +469,7 @@ SetHandler perl-script PerlHandler Apache::lonxml - + AuthType LONCAPA Require valid-user PerlAuthzHandler Apache::loncacc @@ -479,6 +479,12 @@ ErrorDocument 406 /adm/unauthorized ErrorDocument 500 /adm/errorhandler + +AuthType LONCAPA +Require valid-user +PerlAuthzHandler Apache::lonacc + + AuthType LONCAPA Require valid-user @@ -509,12 +515,7 @@ SetHandler perl-script PerlHandler Apache::daxeopen - -SetHandler perl-script -PerlHandler Apache::daxeopen - - - + SetHandler perl-script PerlHandler Apache::daxeopen @@ -1596,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