--- loncom/loncapa_apache.conf 2017/12/07 15:21:25 1.259
+++ loncom/loncapa_apache.conf 2017/12/07 15:36:41 1.260
@@ -2,7 +2,7 @@
## loncapa_apache.conf -- Apache HTTP LON-CAPA configuration file
##
-# $Id: loncapa_apache.conf,v 1.259 2017/12/07 15:21:25 raeburn Exp $
+# $Id: loncapa_apache.conf,v 1.260 2017/12/07 15:36:41 raeburn Exp $
#
# LON-CAPA Section (extensions to httpd.conf daemon configuration)
@@ -758,6 +758,11 @@ SetHandler perl-script
PerlHandler Apache::ltiauth
+
+SetHandler perl-script
+PerlHandler Apache::ltiroster
+
+
PerlAccessHandler Apache::publiccheck
AuthType LONCAPA