--- loncom/loncapa_apache.conf 2016/10/23 18:50:10 1.215.2.18 +++ loncom/loncapa_apache.conf 2017/05/11 23:34:23 1.215.2.20 @@ -2,7 +2,7 @@ ## loncapa_apache.conf -- Apache HTTP LON-CAPA configuration file ## -# $Id: loncapa_apache.conf,v 1.215.2.18 2016/10/23 18:50:10 raeburn Exp $ +# $Id: loncapa_apache.conf,v 1.215.2.20 2017/05/11 23:34:23 raeburn Exp $ # # LON-CAPA Section (extensions to httpd.conf daemon configuration) @@ -1302,6 +1302,7 @@ PerlHandler Apache::groupsort PerlCleanupHandler Apache::groupsort::cleanup PerlCleanupHandler Apache::lonacc::cleanup ErrorDocument 403 /adm/login +ErrorDocument 406 /adm/roles ErrorDocument 500 /adm/errorhandler @@ -1474,20 +1475,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