--- loncom/loncapa_apache.conf 2019/05/02 02:18:10 1.268 +++ loncom/loncapa_apache.conf 2020/09/10 20:52:17 1.271 @@ -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.271 2020/09/10 20:52:17 raeburn Exp $ # # LON-CAPA Section (extensions to httpd.conf daemon configuration) @@ -131,6 +131,7 @@ ErrorDocument 500 /adm/errorhandler +Options +FollowSymLinks -Includes PerlAccessHandler Apache::lontokacc PerlCleanupHandler Apache::lontokacc::removefile PerlCleanupHandler Apache::lonacc::cleanup @@ -780,6 +781,11 @@ SetHandler perl-script PerlHandler Apache::ltiroster + +SetHandler perl-script +PerlHandler Apache::ltilogout + + PerlAccessHandler Apache::publiccheck AuthType LONCAPA @@ -1732,6 +1738,10 @@ AllowOverride None DirectoryIndex disabled + + Options +FollowSymLinks -Includes + + # ============================================================= Access Handlers # ------------------------------------------------- Allow server-status reports @@ -1784,6 +1794,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, @@ -1798,7 +1809,7 @@ PerlSetVar lonBrowsDet explorer%m PerlSetVar lonTextBrowsers windows\s+ce:lynx PerlSetVar lonScansDir /home/httpd/scantron PerlSetVar lonScriptTimeout 10 -PerlSetVar BugzillaHost http://bugs.lon-capa.org/ +PerlSetVar BugzillaHost https://bugs.loncapa.org/ PerlSetVar FAQHost http://help.lon-capa.org/ # ----------------------------------------------------------------------------- # NOTE: lonSqlAccess key is the password for the MySQL user