--- loncom/loncapa_apache.conf 2017/11/30 15:14:58 1.258 +++ loncom/loncapa_apache.conf 2017/12/09 01:37:09 1.261 @@ -2,7 +2,7 @@ ## loncapa_apache.conf -- Apache HTTP LON-CAPA configuration file ## -# $Id: loncapa_apache.conf,v 1.258 2017/11/30 15:14:58 raeburn Exp $ +# $Id: loncapa_apache.conf,v 1.261 2017/12/09 01:37:09 raeburn Exp $ # # LON-CAPA Section (extensions to httpd.conf daemon configuration) @@ -755,9 +755,19 @@ PerlHandler Apache::lonlogin SetHandler perl-script -PerlHandler Apache::lonlti +PerlHandler Apache::ltiauth + +SetHandler perl-script +PerlHandler Apache::ltipassback + + + +SetHandler perl-script +PerlHandler Apache::ltiroster + + PerlAccessHandler Apache::publiccheck AuthType LONCAPA