Feb 9th, 2010, 6:51 AM
(This post was last modified: Feb 9th, 2010, 6:52 AM by clandmeter.)
Hi,
I'm using formtools v2 in "NON api mode" and have a redirect error. I have setup formtools on its own dns name:
forms.ourdomain.tld
And I use the form on its own dns name:
other.ourdomain.tld
The server is located in our private DMZ and is natted to the WWW. When I use the form inside our network (using direct ip) it is working fine with redirecting, but when i use it over internet is always get redirected wrong.
The redirect is setup as:
other.ourdomain.tld/dir/thankyou.html
but from internet it redirects to:
forms.ourdomain.tld/dir/thankyou.html
Am i doing something wrong here?
-carlo
I'm using formtools v2 in "NON api mode" and have a redirect error. I have setup formtools on its own dns name:
forms.ourdomain.tld
And I use the form on its own dns name:
other.ourdomain.tld
The server is located in our private DMZ and is natted to the WWW. When I use the form inside our network (using direct ip) it is working fine with redirecting, but when i use it over internet is always get redirected wrong.
The redirect is setup as:
other.ourdomain.tld/dir/thankyou.html
but from internet it redirects to:
forms.ourdomain.tld/dir/thankyou.html
Am i doing something wrong here?
-carlo