[TYPO3-english] folders segregation for multidomain installation
Sergii Khomenko
sergii at nmediasystems.com
Fri Jun 5 20:37:36 CEST 2009
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
More information about the TYPO3-english
mailing list