Forum Moderators: phranque
What I want to do is take anysubdomain like: [whateverImaythink.domain.com...] to go to [domain.com....]
Anything I found didn't work and because I donno too many things about htaccess, I'm asking you. Thanks for an eventual answer.
This is the default behaviour, assuming that:
A) you have defined 'wild-card DNS' in your DNS zone file
B) your server is configured (in httpd.conf) to point all subdomains to the same filepath.
The site search link at the top of this (and every page) may prove useful.
Jim