--- loncom/loncapa_apache.conf 2016/07/01 20:00:07 1.247 +++ loncom/loncapa_apache.conf 2016/10/22 02:04:32 1.249 @@ -2,7 +2,7 @@ ## loncapa_apache.conf -- Apache HTTP LON-CAPA configuration file ## -# $Id: loncapa_apache.conf,v 1.247 2016/07/01 20:00:07 raeburn Exp $ +# $Id: loncapa_apache.conf,v 1.249 2016/10/22 02:04:32 raeburn Exp $ # # LON-CAPA Section (extensions to httpd.conf daemon configuration) @@ -1440,6 +1440,17 @@ SetHandler perl-script PerlHandler Apache::lonblockingstatus + +AuthType LONCAPA +Require valid-user +PerlAuthzHandler Apache::lonacc +SetHandler perl-script +PerlHandler Apache::lonaccesstimes +ErrorDocument 403 /adm/login +ErrorDocument 406 /adm/roles +ErrorDocument 500 /adm/errorhandler + + SetHandler perl-script PerlHandler Apache::lonerrorhandler @@ -1691,7 +1702,7 @@ Options Indexes FollowSymLinks # ******** THESE "SHOULD" NEVER BE ALTERED BY THE USER ************************ # ====================================== Internal Settings / Perl Configuration -PerlSetVar lonVersion '' +PerlSetVar lonVersion '2.12.CVS_HEAD-2016091320' PerlSetVar lonIDsDir /home/httpd/lonIDs PerlSetVar lonDAVsessDir /home/httpd/webdav/sessionIDs PerlSetVar lonTabDir /home/httpd/lonTabs @@ -1763,6 +1774,7 @@ PerlSetVar lonCertificateDirectory /home PerlSetVar lonnetCertificateAuthority loncapaCA.pem PerlSetVar lonnetCertificate lonhostcert.pem +PerlSetVar lonnetHostnameCertificate lonhostnamecert.pem # # To generate the request for a certificate, and to negotiate the