[TYPO3-german] RealURL-Proble,

Michael Ludwig michaellud at googlemail.com
Tue Jan 19 00:34:16 CET 2010


Versuche mal die Standard-htaccess-Datei (aus:
http://typo3.org/documentation/document-library/extension-manuals/realurl/1.7.0/view/1/2/
)

=================================
RewriteEngine On
RewriteRule ^typo3$ - [L]
RewriteRule ^typo3/.*$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-l
RewriteRule .* index.php
=================================

LG,
Micha


More information about the TYPO3-german mailing list