Hallo,

folgendes Problem:


Mehrere Domains sollen in einer T3-Instanz laufen.

Die htaccess sieht wie folgt aus:
RewriteCond %{HTTP_HOST} t3.rimpler.ateam.de$ [NC]
RewriteRule ^$ /index.php?id=40
RewriteCond %{HTTP_HOST} t3.dr-rimpler.ateam.de$ [NC]
RewriteRule ^$ /index.php?id=52
RewriteCond %{HTTP_HOST} t3.lancray.ateam.de$ [NC]
RewriteRule ^$ /index.php?id=170
RewriteRule ^[^/]*\.html$  /index.php

Beim Aufruf im Frontend kommt die Seite ohne
CSS:http://t3.rimpler.ateam.de/index.php?id=40

Bei Aurufen des Backends kommt: Page not found!

Sind außer der htaccess noch weitere Anpassungen notwendig?


Gruß, Ingo


-- 
-------------------------------
ingo preuß

rigaer straße 65
10247  berlin

mobil 0163.160 51 03
_______________________________________________
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german

Antwort per Email an