hi there,
I have read a lot in this forums, even about the topic I am just starting, still I need some more hints.
I am going to replace an existing site with a wpmu installation and I would like NOT to use a localhost test server, but test on the final server.
How do you usually do this?
###edit###
another related question: is it possible to build wpmu into an existing site, i.e. use the current site at example.com for the main site, then have subblogs i.e. blog1.example.com etc, without even usign the wpmu frontend, just the backend?
I imagine I could use .htaccess in such a way, that the actual wpmu frontend is never "touched" right?
I know the recommended action is to "rebuild" the old site in wpmu but still, if I had to keep the old site, would my plan work out?
I could for example use a spare domain, set it all up and ready, then search through the mysql database for occurances of the testdomain.com and replace by the final domain, then move, would that be the suggested action to take?