mod_Rewrite .htaccess
hi,I have a lots of subdomains under a domain
and I want to redirect them to a file for seperating file names
how can I make this
I tried but, it is a bit complex
for example
http sub1 domain com -> http www domain com/sub1.html
http sub2 domain com -> http www domain com/sub2.html
http sub3 domain com -> http www domain com/sub3.html
http sub4 domain com -> http www domain com/sub4.html
http sub2 domain com -> http www domain com/sub2.html
http sub3 domain com -> http www domain com/sub3.html
http sub4 domain com -> http www domain com/sub4.html