[TYPO3-english] Typo3 4.4.2 Clean URLs Problem
Tomas Mrozek
mail at cascaval.com
Tue Nov 2 10:41:43 CET 2010
1. Does the site work correctly if you turn off simulatestatic/realurl
extension?
2. Does the mod_rewrite really work? Test it with some other rewriting
rule (placed before other rewriting rules, or commenting out the current
ones). Try:
#---------------------------------------------
RewriteEngine On
RewriteRule .* http://www.google.com [R=307,L]
#---------------------------------------------
Tomas Mrozek
More information about the TYPO3-english
mailing list