--- loncom/loncapa_apache.conf 2020/09/10 20:52:17 1.271 +++ loncom/loncapa_apache.conf 2020/09/11 22:11:30 1.273 @@ -2,7 +2,7 @@ ## loncapa_apache.conf -- Apache HTTP LON-CAPA configuration file ## -# $Id: loncapa_apache.conf,v 1.271 2020/09/10 20:52:17 raeburn Exp $ +# $Id: loncapa_apache.conf,v 1.273 2020/09/11 22:11:30 raeburn Exp $ # # LON-CAPA Section (extensions to httpd.conf daemon configuration) @@ -150,6 +150,10 @@ ErrorDocument 406 /adm/roles ErrorDocument 500 /adm/errorhandler + + Options +FollowSymLinks -Includes + + AuthType LONCAPA Require valid-user @@ -1738,10 +1742,6 @@ AllowOverride None DirectoryIndex disabled - - Options +FollowSymLinks -Includes - - # ============================================================= Access Handlers # ------------------------------------------------- Allow server-status reports