[TYPO3] Controlling multiple domains
edison at tu3w.net
edison at tu3w.net
Tue Feb 14 19:03:56 CET 2006
Hi, Sorry but my english is not so good, I have been working to solve this
problem, I insert some code lines in vhost.conf, not in .htacces, I don't
really understand the differences between those archives.
RewriteEngine on
RewriteMap lowercase int:tolower
ServerAlias a.domain.com b.domain.com ......
RewriteCond %{REQUEST_URI} !^/site/
RewriteCond %{REQUEST_URI} !error_docs
RewriteRule (.*) /site/$1
RewriteEngine on
Site is my Typo folder installation. after all you must restart your apache
services to look your new changes. All your sub domains should show the main
page of your site now, next assign the appropriate sub domain in each page
in your tree view.
-----Mensaje original-----
De: typo3-english-bounces at lists.netfielders.de
[mailto:typo3-english-bounces at lists.netfielders.de] En nombre de Bjarne
HELLIGSOE
Enviado el: Lunes, 13 de Febrero de 2006 8:12
Para: typo3-english at lists.netfielders.de
Asunto: [TYPO3] Controlling multiple domains
On one of my websites, I have several sub domains, which I would like to
control from the same TYPO3 installation. I found the follow document on
typo3.org:
http://typo3.org/documentation/document-library/doc_tut_quickstart/Controlli
ng_multiple/
But - I can make it work!!!!!
I have redirected the sub domains to the main domain, as described in the
document. And I have created the necessary domain records in TYPO3. But when
I am browsing for a page on one of the sub domains, I am redirected to main
domain, where the "home" page is shown!
In the document "Controlling multiple domains" everything looks simple, but
am I missing something?? After reading in the mailing lists, FAQ and HOWTO -
I still need some help.
Anyone have the answers?
Thanks in advance
Bjarne Helligsoe
_______________________________________________
TYPO3-english mailing list
TYPO3-english at lists.netfielders.de
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
More information about the TYPO3-english
mailing list