--- loncom/loncapa_apache.conf 2016/04/02 04:30:29 1.244 +++ loncom/loncapa_apache.conf 2016/11/30 01:32:27 1.251 @@ -2,7 +2,7 @@ ## loncapa_apache.conf -- Apache HTTP LON-CAPA configuration file ## -# $Id: loncapa_apache.conf,v 1.244 2016/04/02 04:30:29 raeburn Exp $ +# $Id: loncapa_apache.conf,v 1.251 2016/11/30 01:32:27 raeburn Exp $ # # LON-CAPA Section (extensions to httpd.conf daemon configuration) @@ -514,10 +514,12 @@ SetHandler perl-script PerlHandler Apache::daxeopen + RewriteEngine on - RewriteRule ^/daxeopen/(.*) /$1 + RewriteRule /daxeopen/(.*) /$1 + AuthType LONCAPA @@ -527,6 +529,16 @@ SetHandler perl-script PerlHandler Apache::daxesave + +AuthType LONCAPA +Require valid-user +PerlAuthzHandler Apache::lonacc +SetHandler perl-script +PerlHandler Apache::loncoursepub +ErrorDocument 404 /adm/notfound.html +ErrorDocument 500 /adm/errorhandler + + AuthType LONCAPA Require valid-user @@ -1394,6 +1406,7 @@ PerlHandler Apache::groupsort PerlCleanupHandler Apache::groupsort::cleanup PerlCleanupHandler Apache::lonacc::cleanup ErrorDocument 403 /adm/login +ErrorDocument 406 /adm/roles ErrorDocument 500 /adm/errorhandler @@ -1428,6 +1441,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 @@ -1751,6 +1775,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