On Mon, Dec 06, 2010 at 01:24:51PM +0000, Rufus Pollock wrote:
> You can now ,ap wordpress multisite subdomains of okfn.org to full
> domains (http://knowledgeforge.net/okfn/tasks/ticket/551 is done!)
> 
> You can configure this in a subsites tools -> domain mapping section
> in the wp-admin.
> 
> NB: will also need to update okfn.org apache2 file with relevant
> server alias and obviously configure dns.

ServerAlias can accept a wildcard for its value.

It's moderately trivial say, to set-up foo.mu.example.org, and use
re-writes to glob mu. out, (yielding foo.example.org) in Apache.

Some sikkos (;)) might even progmatically update DNS from entries in
the wordpress database, to reduce the manual step...

-- 
"In matters of grave importance, style, not sincerity, is the vital
thing"
    -- The Importance of Being Earnest

_______________________________________________
okfn-help mailing list
[email protected]
http://lists.okfn.org/mailman/listinfo/okfn-help

Reply via email to