[TYPO3-core] FYI: updated NEWS and advanced.htaccess for proper rewrite rule

Steffen Kamper info at sk-typo3.de
Mon May 3 14:04:42 CEST 2010


Hi,

updated again as there was an error which caused troubles with irre. Now 
the solution is proper, here the rule:

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.+)\.(\d+)\.(php|js|css|png|jpg|gif|gzip)$ $1.$3 [L]

committed the follow-up to trunk

vg Steffen


More information about the TYPO3-team-core mailing list