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
_______________________________________________
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Reply via email to