[TYPO3-german] TYPO3 im DocuemtRoot eines vHost + realURL
Manfred Rutschmann
manfred at rutschmann.biz
Sat Jul 25 14:35:21 CEST 2009
Am Sat, 25 Jul 2009 13:52:30 +0200 schrieb Marcus Husar:
> Hallo,
>
> Hat jemand ein ähnliches Setup laufen und kann mir weiter helfen?
>
> Grüße, Marcus
Hallo Marcus, ich weiss nicht was Du da treibst, aber warum legst Du nicht
folgende Struktur an:
/fileadmin
/typo3conf
/typo3temp
/uploads
/typo3_src-4.2.8/misc
/typo3_src-4.2.8/t3lib
/typo3_src-4.2.8/typo3
und erstellst folgende Symlinks:
/typo3_src => /typo3_serc-4.2.8
/index.php => /typo3_src/index.php
/t3lib => /typo3_src/t3lib/
/typo3 => /typo3_src/typo3/
Wo Du Deine Sourcen dann speicherst spielt keine Rolle, hauptsache sie
liegen in einem Verzeichnis das durch den Webserver erreichbar ist.
Bei einem Update spielst Du dann die neuen Sourcen bspw. in den Ordner
typo3_src-4.2.9 und legst nur den Symlink um.
Gruß Manfred
More information about the TYPO3-german
mailing list