--- loncom/loncapa_apache.conf 2020/09/10 21:23:00 1.215.2.25.2.3
+++ loncom/loncapa_apache.conf 2020/09/11 22:42:00 1.215.2.25.2.4
@@ -2,7 +2,7 @@
## loncapa_apache.conf -- Apache HTTP LON-CAPA configuration file
##
-# $Id: loncapa_apache.conf,v 1.215.2.25.2.3 2020/09/10 21:23:00 raeburn Exp $
+# $Id: loncapa_apache.conf,v 1.215.2.25.2.4 2020/09/11 22:42:00 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
@@ -1598,10 +1602,6 @@ AllowOverride None
DirectoryIndex disabled
-
- Options +FollowSymLinks -Includes
-
-
# ============================================================= Access Handlers
# ------------------------------------------------- Allow server-status reports