4 Nov 21:43
Re: Multi-site provisioning with a shared SPIP kernel
Hi
After some months of inactivity I've to come back to my problem of multi-domain or multi-site provisioning with a shared SPIP kernel.
My problem is described in the "Original message" below. The answer of Mark Baber encouraged my understanding of the idea behind all that rewrite fuss. However, due to my ignorance it did not solve my problem.
After completing the procedure of http://www.spip.net/en_article3581.html I simply don"t know how to get access the sites or domains.
Barnie
On 2007 Mar 3, at 18:16, Mark Baber wrote:
If the dependent sites are at the same URL, then the .htaccess or Apache configuration file is used to rewrite the incoming URLs so that they go look at spip for their source material. I think that's covered in the article.If the dependent sites are NOT at the same URL, then redirecting thosesites to your new SPIP root site, and add new rewrite rules to that same .htaccess so it will recognise them and send them to the same SPIP kernel as above.Does that relate to your question ? I'm not sure I understood the question, actually.Rewrite rules aren't basic, for sure, but there's lots of material on the www about it, and it's mostly a matter of copy/paste with the example URL rewrites. There is an extensive document in SPIP (or maybe SPIP CONTRIB) about rewrites .. I haven't gotten around to translating that yet.Let me know if there's still confusion... I wouldn't be surprised, I found it quite confusing too to start with, and am still not sure.----- Original message -----I am trying to establish "Multi-site provisioning with a shared SPIPkernel" accordingly to http://www.spip.net/en_article3581.html.
What still puzzles me ishow to tell the dependent sites that they are from now onadministered by spip. E.g., I have the following structure -www.master.com/spip/ with the spip kernel and all provisions madefor existing -www.master.comwww. dependent-1.comwww. dependent-2.comwww. dependent-3.comThe article m.a. does not contain any clue what to put into thedependent domains. I am not talking about a redirect from, say, www.dependent-1.com to www.master.com/spip/dependent-1.com. Redirectingany site to a paricular spip rubrique is no big deal.
RSS Feed