Multiple Environments and URL’s, one install.. how?
-
I’m working in an environment where several people can connect to a server and download files to create their own sandbox. So for example there might be:
http://user1.mysandbox.domain.com
http://user2.mysandbox.domain.com
http://user3.mysandbox.domain.comEach user runs off the same database, but when a change is made to a file, they can check it in and when an update has been run, the other users will get the most updated file.
The problem lies in the fact that since there is one database, wordpress saves the url and blog url. So If I setup the sandbox at:
http://user1.mysandbox.domain.com
It wouldn’t work for user 2 or 3 unless the core files were hacked. Is there any kindof plugin (that I haven’t been able to find) that would allow for multiple urls in multiple environments without hacking the core files?
The topic ‘Multiple Environments and URL’s, one install.. how?’ is closed to new replies.