Hi all,
I just migrated to WP 3.0 and immediately wanted to make work of the multisite options. Everything works fine, I just have a question:
Is it possible to create subdomain aliases in wordpress? For example, I have the following setup:
main domain: domain.com
site1: site1.domain.com
site2: site2.domain.com
I would like to point 'whatever.domain.com' to site1.domain.com, which I used to do with a simple serveralias in apache. But that has been replaced by the wildcard ;) Do I have to tinker with the always amazing apache rewrite rules, or does anyone know a more simple solution, preferably from within WP?
Thanks,
David
/edit:
I found out that to make an 'alias' which points to the main domain, you should simply put the name in the 'Banned Names' in SuperAdmin > Options.