Unsubscribe Redirect
Posted: Sat Nov 25, 2006 4:42 pm
My normal link redirects work fine. The value in the company_tbl table is http://foo.bar.com:8081
The redirect link that works is, for example, http://foo.bar.com:8081/r?uid=1.3.1.a.lzatkkyjdj
What doesn't work is a link to my unsubscribe form:
http://foo.bar.com:8081/r?uid=1.3.1.c.v1zn04cnls
It seems like it strips the port off of the redirect. It resolves to http://foo.bar.com/form.do?agnCI=1&agnF ... v1zn04cnls
Is there a way around this other than mapping foo.bar.com to foo.bar.com:8081 in the webserver configs?
Molferen
The redirect link that works is, for example, http://foo.bar.com:8081/r?uid=1.3.1.a.lzatkkyjdj
What doesn't work is a link to my unsubscribe form:
http://foo.bar.com:8081/r?uid=1.3.1.c.v1zn04cnls
It seems like it strips the port off of the redirect. It resolves to http://foo.bar.com/form.do?agnCI=1&agnF ... v1zn04cnls
Is there a way around this other than mapping foo.bar.com to foo.bar.com:8081 in the webserver configs?
Molferen