--- loncom/loncapa_apache.conf 2020/09/10 20:52:17 1.271
+++ loncom/loncapa_apache.conf 2020/09/11 19:37:39 1.272
@@ -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.272 2020/09/11 19:37:39 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