--- loncom/loncapa_apache.conf 2004/08/23 19:34:01 1.94 +++ loncom/loncapa_apache.conf 2004/09/15 20:08:34 1.95 @@ -1,7 +1,7 @@ ## ## loncapa_apache.conf -- Apache HTTP LON-CAPA configuration file ## -## $Id: loncapa_apache.conf,v 1.94 2004/08/23 19:34:01 albertel Exp $ +## $Id: loncapa_apache.conf,v 1.95 2004/09/15 20:08:34 albertel Exp $ ## # @@ -43,9 +43,7 @@ ScriptAlias /cgi-bin/ "/home/httpd/cgi-b # ------------------------------------------------------------- Access Handlers PerlTransHandler Apache::lontrans - -PerlCleanupHandler Apache::lonnet::cleanenv - +PerlCleanupHandler Apache::lonnet::save_cache #PerlWarn On @@ -971,7 +969,7 @@ PerlSetVar lonSqlAccess localhos # ----------------------------------------------------------------------------- # lonttpdPort is the port used by the lightweight graphics httpd server # not the main Apache server -PerlSetVar lonhttpdPort 8080 +PerlSetVar lonhttpdPort 80 #----------------------------------------------------------------------------