SiVA
10-09-2006, 05:48 PM
HI,
I want this domain:
www.abc.com
to forward to this domain:
myabc.homeip.net
The complication is, I want abc.com to remain in the address bar AND i want any query string to remain on the address bar. Example: we have a search form that submits firstname and lastname via GET, so the query string looks like this:
www.abc.com/search.jsp?fname=john&lname=doe
I want that to remain in the URL, but in actuality it's going to:
www.abc.com/search.jsp?fname=john&lname=doe
Is that possible?
Thanks
I want this domain:
www.abc.com
to forward to this domain:
myabc.homeip.net
The complication is, I want abc.com to remain in the address bar AND i want any query string to remain on the address bar. Example: we have a search form that submits firstname and lastname via GET, so the query string looks like this:
www.abc.com/search.jsp?fname=john&lname=doe
I want that to remain in the URL, but in actuality it's going to:
www.abc.com/search.jsp?fname=john&lname=doe
Is that possible?
Thanks
