Ok, in the config file under "/web/servcice0/etc/config.tcl" there are three parameters that could resolve the problem I am having. These are the parameters:
set hostname
set server
set servername
Now the question is, when people on the network are trying to access my server/page, what is the address they are going to browse to?  I know it is something like
"http://*****:8000/" right?  But what goes in the "******", is  it the hostname, the server or the servername?
Thank you