--- loncom/loncapa_apache.conf 2007/04/26 00:59:32 1.167 +++ loncom/loncapa_apache.conf 2007/10/05 21:28:27 1.170 @@ -1,7 +1,7 @@ ## ## loncapa_apache.conf -- Apache HTTP LON-CAPA configuration file ## -## $Id: loncapa_apache.conf,v 1.167 2007/04/26 00:59:32 banghart Exp $ +## $Id: loncapa_apache.conf,v 1.170 2007/10/05 21:28:27 albertel Exp $ ## # @@ -831,6 +831,7 @@ AuthType LONCAPA Require valid-user PerlAuthzHandler Apache::lonacc SetHandler perl-script +PerlHandler Apache::londatecheck PerlHandler Apache::lonupload ErrorDocument 403 /adm/login ErrorDocument 404 /adm/notfound.html @@ -1393,7 +1394,7 @@ PerlSetVar lonDocRoot /home/http PerlSetVar lonPrtDir /home/httpd/prtspool PerlSetVar lonIncludes /home/httpd/html/res/adm/includes PerlSetVar lonZipDir /home/httpd/zipspool - +PerlSetVar lonFontsDir /home/httpd/html/adm/fonts # & separated list of : separated fields in order of # - internal name to call it, # - regexp that it should match (done case-insensitively)