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

Helmut Hummel helmut at typo3.org
Mon May 3 16:06:12 CEST 2010


Hi Steffen,

Am 03.05.2010 14:04, schrieb Steffen Kamper:
>
> 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

could you pleas also update the rule in config_default, as it's shown in 
the install tool when enabling this feature.

Thanks.

Regards Helmut


More information about the TYPO3-team-core mailing list