S
shank
I have a main domain and extra domain under that. On the main domain's
default.asp, I'm checking InStr for 'extradomain.com' and redirecting to
www.maindomain/extradomain/.
When it lands on ../extradomain/default.asp it shows the subfolder in the
url:www.maindomain/extradomain/default.asp.
How do I get it to just show www.extradomain/default.asp in the url?
thanks
default.asp, I'm checking InStr for 'extradomain.com' and redirecting to
www.maindomain/extradomain/.
When it lands on ../extradomain/default.asp it shows the subfolder in the
url:www.maindomain/extradomain/default.asp.
How do I get it to just show www.extradomain/default.asp in the url?
thanks