Forum OpenACS Q&A: Response to Problem: SilentPost back from Ewebcart

Collapse
Posted by David Walker on
Since your response was a 302 redirect you may be experiencing a
redirect because of unset or different host header than expected.
This behavior is controlled by ForceHostP in your nsd.tcl file and
is used so that cookies only need to be set for a single domain name.

The /SYSTEM/ directory is by default untouched and may be a good
place to put your scripts while you're testing them.  (You'll want
to secure these so some random hacker can't post to them though)