Hi,
I will explain what i need...
If any one type
http://sub1.domain.com -> It should not redirect. But just get the content form http://domain.com/index.php?subdoamin=sub1
http://sub2.domain.com -> It should not redirect. But just get the content form http://domain.com/index.php?subdoamin=sub2
http://subn.domain.com -> It should not redirect. But just get the content form http://domain.com/index.php?subdoamin=subn
How can i right such a htaccess code?
Any help is appreciated
Thanks