[TYPO3-german] TYPO3 Neuinstallation mit mehr als 8 vhosts - Tricks oder Tips ?

Marc Willmann typo3 at marc-willmann.de
Tue Feb 10 22:25:13 CET 2015


Am 10.02.15 19:49, schrieb Bernd Pier:
> Am 10.02.15 19:31, schrieb RDE - Gert Redlich:
>> Hallo, bitte eine einfache Frage an alle mit Linux "root Servern"
>> und "vhosts" :
>>
>> Ab der 6.2 solle man die Typo3 Sourcen ins "Document Root"
>> expandieren / kopieren und dort installieren.
>>
>> Ich möchte aber nicht in allen 8 "Document Root's" die
>> gleichen Sourcen bevorraten, sondern immer nur einmal pro Server.
>>
>> Mit der ehemaligen jeweiligen "Dummy" Variante war das
>> ganz einfach und leicht handhabbar strukturiert.
>>
>> Wie macht ihr das ?
>>
>> Gibts da eine Anleitung oder Tips und Tricks ?
> folgende Struktur
> /html/typo3_src-6.2.9
> /html/web1
> /html/web2
> und in den einzelnen web1/2 Verzeichnisse ein
> ln -s ../typo3_src-6.2.9 typo3_src
> ln -s typo3_src/typo3 typo3
> ln -s typo3_src/index.php index.php
> geht das nicht mehr?

doch, genau so geht das und das ist auch best-practice! :-) Das
Install-Tool meckert ja sogar, wenn index.php kein Symlink ist...

Ich mach noch eine zusätzliche "Ebene" dazwischen

typo3_src-6.2-CURRENT -> typo3_src-6.2.9

typo3_src -> typo3_src-6.2-CURRENT
typo3 -> typo3_src/typo3
index.php -> typo3_src/index.php

Hat den Vorteil, dass bei MINOR(!)-Updates nach dem Testen(!) sehr
schnell die neue Version aktiv geschaltet werden kann.


> _______________________________________________
> TYPO3-german mailing list
> TYPO3-german at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german


-- 
Marc Willmann. TYPO3-Freelancer.
http://www.marc-willmann.de

Seelandstr. 14-16
D-23569 Lübeck

TYPO3 Certified Integrator


More information about the TYPO3-german mailing list