I was searching the Net and also playing around WordPress to achieve my desired multisite installation, but I wasn’t successful yet. What I want to do is to have the network admin site installed on a sub-domain like www.example.com
(not example.com
) and other sites in the network on sub-domains like client.example.com
(not client.www.example.com
).
Is there any way to make it possible!?
Important Note: I want to map example.com
to a different server with different IP than www.example.com
and the rest of sites. Also, I don’t want to map each sub site address by hand. I want it to be automatic.
Server specification: I use nginx + php-fpm + fastcgi + centos 5.9.