Forum OpenACS Q&A: Response to Latest Mozilla - Infinite redirect error

Collapse
Posted by Chris Crownhart on

A little more information AND a fix.

I changed the hostname and address in the nsd.tcl file to be hardcoded, and now the page works in mozilla. I can't explain it, mostly because I'm not sure what ns_info is doing.

####set hostname              [ns_info hostname]
####set address               [ns_info address]
set hostname              host.kaivo.com
set address               123.123.12.12