Hi, we got a strange problem on one of our customers:
She got a domain (we call this domain.com) and a subdomain (this we call sub.domain.com). In the domain.com´s directory she got a .htaccess with:
Redirect / http://super.com/mega
And the sub.domain.com has NO .htaccess or other redirects.
The strange is that when customers access sub.domain.com they will be redirected to http://super.com/mega ??
Is there any who has a clue why this happens?
sub.domain.com should be isolated and should not se domain.com´s htaccess file?
In the filesystem:
domain.com -> /home/test/domain/domain.com/public_html
sub.domain.com -> /home/test/domain/domain.com/public_html/sub
Thanks
Daniel
She got a domain (we call this domain.com) and a subdomain (this we call sub.domain.com). In the domain.com´s directory she got a .htaccess with:
Redirect / http://super.com/mega
And the sub.domain.com has NO .htaccess or other redirects.
The strange is that when customers access sub.domain.com they will be redirected to http://super.com/mega ??
Is there any who has a clue why this happens?
sub.domain.com should be isolated and should not se domain.com´s htaccess file?
In the filesystem:
domain.com -> /home/test/domain/domain.com/public_html
sub.domain.com -> /home/test/domain/domain.com/public_html/sub
Thanks
Daniel