[wpmu-trac] [WordPress MU Trac] #1105: Wordpress MU Needs an option to formally allow enabling www for TLDs. (was: Wordpress MU redirection on path-based install)
WordPress MU Trac
wpmu-trac at lists.automattic.com
Sun Sep 6 04:41:42 UTC 2009
#1105: Wordpress MU Needs an option to formally allow enabling www for TLDs.
-------------------------+--------------------------------------------------
Reporter: antialias | Owner: somebody
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: General | Version:
Severity: minor | Keywords: www tld, redirect
-------------------------+--------------------------------------------------
Changes (by Jason_Jm):
* keywords: needs-testing => www tld, redirect
* type: defect => enhancement
* severity: normal => minor
Comment:
REQUEST_URI is not a good way to handle this situation.
MU will need more attention to handle
www.example.tld/subdirectoryBlog/postings/
There needs to be a settings/options page to allow users use of www.
In the mean time, see http://wpmututorials.com/hacks/forcing-mu-to-use-
www/
Reference:
Currently 'PATH_CURRENT_SITE' is defined in the config file and defaults
to the relative directory. From here, wpmu-settings.php does a clean job
of containing current_site->[id, domain, path, etc...]. this information
is also cached. Site checking is also done to eventually send out to the
user the correct information when calling $current_site->path.
--
Ticket URL: <http://trac.mu.wordpress.org/ticket/1105#comment:2>
WordPress MU Trac <http://mu.wordpress.org/>
WordPress Multiuser
More information about the wpmu-trac
mailing list