[TYPO3] Running multiple sites, caching static pages?
He Shiming (NOSPAM)
mailbill at 21cn.com.nospam
Mon Sep 4 09:43:11 CEST 2006
"Joerg Schoppet" <joerg at schoppet.de> wrote in message
news:mailman.1.1157349068.28470.typo3-english at lists.netfielders.de...
>
> Hi,
>
> the only solution I see is to make extensive use of apaches module
> mod_rewrite [1]. There you can make some RewriteCond with RewriteRule
> e.g.
> RewriteCond %{HTTP_HOST} ^sitea$
> RewriteRule ^/products/(.*)$ /products_sitea/$1
>
>
> Pleas cross-check this !!!!!!
>
> Regards
>
> Joerg Schoppet
Thanks, it looks feasible. I'll check the documentation for mod_rewrite.
Best regards,
He Shiming
More information about the TYPO3-english
mailing list