Talk:MultipleDomains
From b2evolution manual
Contents |
[edit] Needs more explanation of stub
Shouldn't this article explain that you need a stub file and you have to edit the path to b2evolution in the stub file?
[edit] Nevermind
I think I was missing the point in my question above. The whole idea is that they're the same web root and b2evolution decides which blog to serve based on the url. Sorry about that, I understand now. personman 11:42, 14 June 2007 (CDT)
This needs to be updated with this info.
personman 15:38, 2 January 2008 (CET)
[edit] Reply to Personman
And Multiple blogs, mutiple domains and Running b2evolution: Multiple Blogs, Multiple Domains, One Install, Shared Host and Multiple subdomains on one engine This is no promise, but I'll dive into it and as soon as I have a setup running will focus on the Wiki.
Afwas 17:05, 3 January 2008 (CET)
[edit] Easy subdomain management
Create the subdomains with Apache and setup the DNS.
You can then use symlinks to point the subdomain directory to the b2evolution directory - like so:
ln -s b2evolution subdomain
Make the other adjustments as described earlier, and use the .htaccess file. ___________________ I don't know how to add a topic, so I'm editing the last in this list. I read the following: ___ Additionally you should set "Prefered access type" to "Explicit reference to stub file" and delete the stub name. This way you will have a clean http://sub.domain.tld/ style for your Blog URLs. ___ I do not see this setting anywhere, on any tab. Is it renamed or otherwise changed? Thanks!
