Hello!
I would like to install a single instance of Word Press and have many blogs as subdomains. For example,
blog1.domain.com,
blog2.domain.com,
blog3.domain.com,
etc.
In this setup, I would like to have to only install Word Press files just once on a central folder or directory and then all these separate subdomain blogs will "share" the files under the central folder. However, each subdomain being a different topic, will use different mysql tables, etc.
Anyone know how to do this? All I need is a hint as to which Word Press files I should modify in order to do this.