Hi. I'm really newby to mod_rewrite. I've read lots of posts about the subdomain rewrites/redirects but I failed to implement somewhat 100% working on my site.
What I want to achieve is (both with and without www) subdomain.domain.com redirect to domain.com/subdomain/any.php, so that address bar is still showing subdomain.domain.com.
Together with this any file located in domain.com/subdomain/any.php can be directly addressed from subdomain.domain.com/any.php
Please give me some clue about this.