[LON-CAPA-cvs] cvs: loncom / loncapa_apache.conf

albertel lon-capa-cvs@mail.lon-capa.org
Wed, 22 Sep 2004 16:56:23 -0000


albertel		Wed Sep 22 12:56:23 2004 EDT

  Modified files:              
    /loncom	loncapa_apache.conf 
  Log:
  - I have convinced myself that Gerd is right about this.
  
  
Index: loncom/loncapa_apache.conf
diff -u loncom/loncapa_apache.conf:1.95 loncom/loncapa_apache.conf:1.96
--- loncom/loncapa_apache.conf:1.95	Wed Sep 15 16:08:34 2004
+++ loncom/loncapa_apache.conf	Wed Sep 22 12:56:23 2004
@@ -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.96 2004/09/22 16:56:23 albertel Exp $
 ##
 
 #
@@ -969,7 +969,7 @@
 # -----------------------------------------------------------------------------
 # lonttpdPort is the port used by the lightweight graphics httpd server
 # not the main Apache server
-PerlSetVar       lonhttpdPort  80
+PerlSetVar       lonhttpdPort  8080
 
 
 #----------------------------------------------------------------------------