[TYPO3-german] Mehrere Domain in unterschiedliche Verzeichnisse?

Sven Thierfelder sven at thierfelder.info
Fri Sep 26 13:31:43 CEST 2008


Hallo Andreas,

ja, das geht sehr gut.

Ich programmiere unter Windows Anwendungssoftware, doch als Internet-Server 
bin ich noch immer davon überzeugt, dass da Linux die bessere Alternative ist.
Installierst Du die Typo3-Sourcen als *.rpm unter Linux, dann landet das 
unter /usr/local/typo3_src-[ver]/
Das dummy-Packet installierst Du in dem entsprechendem Web-Verzeichnis.
Dort erzeugst Du dann nur noch die richtigen Links zu den 
Core-Verzeichnissen von Typo3.
Das sieht dann so aus:

clear.gif
fileadmin/
_.htaccess
index.php -> /usr/local/typo3_src-4.1.7/index.php
INSTALL.txt
README.txt
RELEASE_NOTES.txt
t3lib -> /usr/local/typo3_src-4.1.7/t3lib/
t3log/
typo3 -> /usr/local/typo3_src-4.1.7/typo3/
typo3conf/
typo3temp/
uploads/

Wie Du siehst ist die index.php, das t3lib und das typo3 auf das 
Core-Verzeichnis verlinkt.
fileadmin; typo3conf; typo3temp und uploads sind lokale Verzeichnisse.
Dadurch hast Du viele verschiedene Konfigurationen jedoch nur ein 
Typo3-Core ... das spart auf Linux jede Menge Platz.

Gruß Sven


Andreas Burg schrieb:
> 
>> aber sicher geht das (einfach natürlich nur auf einem Linux Server)
>> Stichwort SymLinks...
> 
> Aah so. Danke, ist ja interessant, hab bisher nur mit Apache Servern zu 
> tun gehabt. Geht das da auch?
> 
> Andreas


More information about the TYPO3-german mailing list