--- loncom/loncapa_apache.conf 2017/06/06 13:37:04 1.257
+++ loncom/loncapa_apache.conf 2017/11/30 15:14:58 1.258
@@ -2,7 +2,7 @@
## loncapa_apache.conf -- Apache HTTP LON-CAPA configuration file
##
-# $Id: loncapa_apache.conf,v 1.257 2017/06/06 13:37:04 raeburn Exp $
+# $Id: loncapa_apache.conf,v 1.258 2017/11/30 15:14:58 raeburn Exp $
#
# LON-CAPA Section (extensions to httpd.conf daemon configuration)
@@ -753,6 +753,11 @@ SetHandler perl-script
PerlHandler Apache::lonlogin
+
+SetHandler perl-script
+PerlHandler Apache::lonlti
+
+
PerlAccessHandler Apache::publiccheck
AuthType LONCAPA
@@ -1725,6 +1730,7 @@ PerlSetVar lonIncludes /home/http
PerlSetVar lonZipDir /home/httpd/zipspool
PerlSetVar lonCaptchaDir /home/httpd/captchaspool
PerlSetVar lonCaptchaDb /home/httpd/captchadb
+PerlSetVar lonLTIDir /home/httpd/lonLTItmp
PerlSetVar lonFontsDir /home/httpd/html/adm/fonts
# & separated list of % separated fields in order of
# - internal name to call it,