--- loncom/loncapa_apache.conf 2007/03/28 00:05:38 1.164 +++ loncom/loncapa_apache.conf 2007/04/20 21:11:03 1.166 @@ -1,7 +1,7 @@ ## ## loncapa_apache.conf -- Apache HTTP LON-CAPA configuration file ## -## $Id: loncapa_apache.conf,v 1.164 2007/03/28 00:05:38 albertel Exp $ +## $Id: loncapa_apache.conf,v 1.166 2007/04/20 21:11:03 banghart Exp $ ## # @@ -1190,11 +1190,11 @@ PerlHandler Apache::resetpw ErrorDocument 500 /adm/errorhandler -# -#SetHandler perl-script -#PerlHandler Apache::londns -#ErrorDocument 500 /adm/errorhandler -# + +SetHandler perl-script +PerlHandler Apache::londns +ErrorDocument 500 /adm/errorhandler + # ------------------------------------------------- Backdoor Adm Tests/Programs @@ -1371,7 +1371,9 @@ PerlSetVar lonSockCreate /home/h PerlSetVar lonDocRoot /home/httpd/html PerlSetVar lonPrtDir /home/httpd/prtspool PerlSetVar lonIncludes /home/httpd/html/res/adm/includes -# & sepeareted list of : seperated fileds inorder of +PerlSetVar lonZipDir /home/httpd/zipspool + +# & separated list of : separated fields in order of # - internal name to call it, # - regexp that it should match (done case-insensitively) # - regexp that is should not match (done case-insensitively)