[wp-hackers] URL Rewriting to Subdomain Possible?

Braydon Fuller ronin at braydon.com
Sun Jan 12 10:45:19 UTC 2014


WordPress rewriting works for everything that goes through index.php and
matches the path not including the domain. I could be wrong, but I think
when subdomains are used in multiuser, it switches the blog_id, and
isn't a part of the rewriting.

On 01/12/2014 02:34 AM, BenderisGreat wrote:
> I would like to provide an option in a plugin to allow a rewrite to be
> redirected to the subdomain of their choice.  Aside from creating the
> subdomain themselves, would they also have to do a manual redirection in
> htaccess?  Or is there a way to use wordpress rewrite rules to redirect to a
> subdomain?  
>
>
>
> --
> View this message in context: http://wordpress-hackers.1065353.n5.nabble.com/URL-Rewriting-to-Subdomain-Possible-tp43180.html
> Sent from the Wordpress Hackers mailing list archive at Nabble.com.
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers
>


More information about the wp-hackers mailing list