002lkg
Forum Replies Created
-
Forum: Networking WordPress
In reply to: naked domain & www subdomain same ip addressThanks yes the multi-network plugin works! The only concern may be i’m relying on a plugin for this functionality (compatibility time frame for new WP releases) and how it handles SSL.
Forum: Networking WordPress
In reply to: naked domain & www subdomain same ip addressActually i should’ve mentioned that http://mysite.com would not be used to serve pages on the Internet, but rather just be used as the default domain name to set up my “subdomain” installation. (for WP-admin login).
under mysite.com, i would then be able to set up additional sites that i can open to the Internet: a.mysite.com, b.mysite.com ..etc
I can’t use http://www.mysite.com as my default domain because i would then be limited to a.www.mysite.com, b.www.site.com etc, for my host names. And i also want to use “www.mysite.com” for a multi-site Subdirectory architecture: http://www.mysite.com/aaa, http://www.mysite.com/bbb
Also, you said:
>>You should consider using one WP multisite for both use-cases.
but this from my understanding, this is technically *not* possible. I have to choose one of either a subdomain or subdirectory setup. Either one, but not a combination of both.
I basically need both types of installations under the *same* domain.
I only way to do this, as i was advised, is to set up 2 separate installations for each type.is this the correct approach? i’m fairly new to WP multi-site so i would like to fully understand.
Thanks