On 2/17/06, Michael Check <[EMAIL PROTECTED]> wrote: > `IP Address Hostname Language Root > Default > * affiliationmark.hlcommission.org:8081 * moa > * > * prdus.hlcommission.org:8081 * * > *
OK, here's what eventually worked. It appears that even though request is using port 8081, one must specify port 80 since ipfw is forwarding info. And actually, the only way this seems to work correctly is to specify both ports. So this is what works: > `IP Address Hostname Language Root > Default > * affiliationmark.hlcommission.org:8081 * moa > * > * affiliationmark.hlcommission.org:80 * moa > * > * prdus.hlcommission.org:8081 * * > * > * prdus.hlcommission.org:80 * * > * Not sure why. -- Thanks, Michael Check _______________________________________________ Active4D-dev mailing list [email protected] http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/
