--- loncom/loncapa_apache.conf 2017/12/07 15:36:41 1.260 +++ loncom/loncapa_apache.conf 2018/07/18 13:44:55 1.263 @@ -2,7 +2,7 @@ ## loncapa_apache.conf -- Apache HTTP LON-CAPA configuration file ## -# $Id: loncapa_apache.conf,v 1.260 2017/12/07 15:36:41 raeburn Exp $ +# $Id: loncapa_apache.conf,v 1.263 2018/07/18 13:44:55 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::ltipassback + + SetHandler perl-script PerlHandler Apache::ltiroster @@ -1560,7 +1565,16 @@ SetHandler perl-script PerlHandler Apache::spellcheck - + +AuthType LONCAPA +Require valid-user +PerlAuthzHandler Apache::lonacc +SetHandler perl-script +PerlHandler Apache::lontiny +ErrorDocument 403 /adm/login +ErrorDocument 406 /adm/roles +ErrorDocument 500 /adm/errorhandler + # ------------------------------------------------- Backdoor Adm Tests/Programs @@ -1791,6 +1805,7 @@ PerlSetVar lonCertificateDirectory /home PerlSetVar lonnetCertificateAuthority loncapaCA.pem PerlSetVar lonnetCertificate lonhostcert.pem PerlSetVar lonnetHostnameCertificate lonhostnamecert.pem +PerlSetVar lonnetCertRevocationList loncapaCAcrl.pem # # To generate the request for a certificate, and to negotiate the