--- loncom/loncapa_apache.conf 2019/05/02 02:18:10 1.268
+++ loncom/loncapa_apache.conf 2019/07/18 18:28:40 1.269
@@ -2,7 +2,7 @@
## loncapa_apache.conf -- Apache HTTP LON-CAPA configuration file
##
-# $Id: loncapa_apache.conf,v 1.268 2019/05/02 02:18:10 raeburn Exp $
+# $Id: loncapa_apache.conf,v 1.269 2019/07/18 18:28:40 raeburn Exp $
#
# LON-CAPA Section (extensions to httpd.conf daemon configuration)
@@ -780,6 +780,11 @@ SetHandler perl-script
PerlHandler Apache::ltiroster
+
+SetHandler perl-script
+PerlHandler Apache::ltilogout
+
+
PerlAccessHandler Apache::publiccheck
AuthType LONCAPA
@@ -1784,6 +1789,7 @@ PerlSetVar lonZipDir /home/http
PerlSetVar lonCaptchaDir /home/httpd/captchaspool
PerlSetVar lonCaptchaDb /home/httpd/captchadb
PerlSetVar lonLTIDir /home/httpd/lonLTItmp
+PerlSetVar ltiIDsDir /home/httpd/ltiIDs
PerlSetVar lonFontsDir /home/httpd/html/adm/fonts
# & separated list of % separated fields in order of
# - internal name to call it,