It doesn't seem to be documented, but you can set a 'location' parameter
for nssock that will override this:
ns_section ns/server/server1/module/nssock
ns_param port 8082
ns_param location http://shared.furfly.net
Cheers,
-J
Janine Ohmer wrote:
My problem is the value returned by [ns_conn location], which is
http://shared.furfly.net:8082. This is partially correct; I told
the site it's hostname is shared.furfly.net and it seems to be ok
with that. But I can't get away with telling it that it's running on
port 80, and [ns_conn location] seems to be returning whatever's in
the config file. What I want, of course, is just
http://shared.furfly.net.
Is there some way to set this up so it returns the desired value,
even though from AOLserver's point of view that's not exactly
correct?
--
AOLserver - http://www.aolserver.com/
To Remove yourself from this list, simply send an email to
<[email protected]> with the
body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject:
field of your email blank.