Change the prefix in wp-config.php,
Each blog will then have it's own set of tables within the same database.
Change the prefix in wp-config.php,
Each blog will then have it's own set of tables within the same database.
hmm... seems like i was not very clear. did some corrections in the original post :)
Sushubh,
Aren't you really looking for a CMS rather than a blog?
Not really. I just want the ability to run same blog from different locations. And this is hampered by this small issue of base uris stored inside the database. WP is pretty powerful and well I am not exactly asking for extra features. Just some thinking abt it if it makes sense.
Considering there are quiet some people who find themselves locked out when they change domains (not servers) because they have to enter phpmyadmin to manually change the blog URI, it makes even more sense.
My advice would be simply to hack the permalink functions to return site-root relative links instead of including the domain.
makes sense. :D any apache gurus around here!
This topic has been closed to new replies.