--- loncom/loncapa_apache.conf 2004/09/15 20:08:34 1.95 +++ loncom/loncapa_apache.conf 2004/09/28 21:36:27 1.97 @@ -1,7 +1,7 @@ ## ## loncapa_apache.conf -- Apache HTTP LON-CAPA configuration file ## -## $Id: loncapa_apache.conf,v 1.95 2004/09/15 20:08:34 albertel Exp $ +## $Id: loncapa_apache.conf,v 1.97 2004/09/28 21:36:27 www Exp $ ## # @@ -951,7 +951,7 @@ PerlSetVar lonDaemons /home/http PerlSetVar lonSockDir /home/httpd/sockets PerlSetVar lonDocRoot /home/httpd/html PerlSetVar lonIncludes /home/httpd/html/res/adm/includes -PerlSetVar lonBrowsDet netscape:mozilla:msie:mozilla\/(\d+\.\d+)\s:9999:9999&explorer:msie:netscape:msie\s(\d+\.\d+)\;:9999:9999&mozilla:mozilla\/[5-9]:msie:mozilla\/(\d+\.\d+)\s:9999:1&amaya:amaya:mozilla:V(\d+\.\d+)\s:1:1 +PerlSetVar lonBrowsDet explorer:msie:netscape:msie\s(\d+\.\d+)\;:9999:9999&mozilla:mozilla\/[5-9]:msie:mozilla\/(\d+\.\d+)\s:9999:1&netscape:netscape:msie:netscape\/(\d+\.\d+):9999:7&amaya:amaya:mozilla:V(\d+\.\d+)\s:1:1&safari:safari:msie:safari\/(\d+\.\d+):9999:9999 PerlSetVar lonTextBrowsers opera:windows\s+ce:lynx PerlSetVar lonScansDir /home/httpd/scantron PerlSetVar lonScriptTimeout 10 @@ -969,7 +969,7 @@ PerlSetVar lonSqlAccess localhos # ----------------------------------------------------------------------------- # lonttpdPort is the port used by the lightweight graphics httpd server # not the main Apache server -PerlSetVar lonhttpdPort 80 +PerlSetVar lonhttpdPort 8080 #----------------------------------------------------------------------------