[wp-trac] [WordPress Trac] #11945: no www restriction will interfere with existing sites with www
WordPress Trac
wp-trac at lists.automattic.com
Tue Jan 19 13:41:11 UTC 2010
#11945: no www restriction will interfere with existing sites with www
--------------------------+-------------------------------------------------
Reporter: wpmuguru | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.0
Component: Multisite | Version: 3.0
Severity: normal | Keywords:
--------------------------+-------------------------------------------------
Changes (by Denis-de-Bernardy):
* version: => 3.0
Comment:
if something like this pseudocode gets checked in, it should work fine:
{{{
if is multisite and vhost then
cookiedomain = strip www when generating the cookiedomain define
enforce www pref for the primary domain/vhost
enforce no www for its subdomains
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/11945#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list