Update of /cvsroot/freevo/freevo
In directory sc8-pr-cvs1:/tmp/cvs-serv6788
Modified Files:
freevo_config.py
Log Message:
Added port settings for the builtin webserver. This is still work in progress!
Index: freevo_config.py
===================================================================
RCS file: /cvsroot/freevo/freevo/freevo_config.py,v
retrieving revision 1.136
retrieving revision 1.137
diff -C2 -d -r1.136 -r1.137
*** freevo_config.py 28 Feb 2003 18:39:25 -0000 1.136
--- freevo_config.py 4 Mar 2003 05:43:39 -0000 1.137
***************
*** 700,703 ****
--- 700,712 ----
#
+ #
+ # Web server port number. 80 is the standard port, but is often
+ # taken already by apache, and cannot be used unless the server
+ # runs as root. Use port 8080 as the default, change to 80 if
+ # needed.
+ #
+ WWW_PORT = 8080
+
+ #
# Allowed IP addresses list. Set to [] to allow all addresses.
#
-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger
for complex code. Debugging C/C++ programs can leave you feeling lost and
disoriented. TotalView can help you find your way. Available on major UNIX
and Linux platforms. Try it free. www.etnus.com
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog