[TYPO3-english] folders segregation for multidomain installation
David Bruchmann
typo3-en at bruchmann-web.de
Fri Jun 5 20:42:24 CEST 2009
----- Ursprüngliche Nachricht -----
Von: Sergii Khomenko <sergii at nmediasystems.com>
Gesendet: Freitag, 5. Juni 2009 20:37:36
An: TYPO3 English <typo3-english at lists.netfielders.de>
CC:
Betreff: [TYPO3-english] folders segregation for multidomain installation
> Hi Colleagues!
>
> I am working on a multidomain/multilanguage typo3 installation and thinking
> about segregation content folders for each domain. In standard typo3
> installation we have the following folder structure:
>
>
> - fileadmin
> - typo3_src
> - typo3conf
> - typo3temp
> - uploads
>
> The ones I am talking about are fileadmin/ and uploads/. It would be really
> nice not to mix together file content of different domains/sites and keep
> the contetn in separate uploads/ and fileadmin/ folders. Ideally new
> multdomain folder structure would look like this:
>
>
> - domain1
> - fileadmin
> - uploads
> - domain2
> - fileadmin
> - uploads
> - typo3_src
> - typo3conf
> - typo3temp
>
> and then associate each content folder via typoscript for example with root
> page of each site, in other words tell typo3 use new folder structure as
> smoothly as it uses the current one.
>
> Has anyone done this before?
> Thank you for help.
>
> Sergii
With fileadmin I have done that like this:
- fileadmin
- domain_1
- domain_2
Regards
David
More information about the TYPO3-english
mailing list