A normal user can't start a server on port 80, switch back to 8080.

This commit is contained in:
hns 2002-10-25 12:40:12 +00:00
parent e2f460ce40
commit 81a3591d0b

View file

@ -12,7 +12,7 @@
# Set TCP ports for Helma servers
# (comment/uncomment to de/activate)
HTTP_PORT=80
HTTP_PORT=8080
XMLRPC_PORT=8081
# AJP13_PORT=8009
# RMI_PORT=5050