[TYPO3-german] Typo 4.3 alfa2
Gaspers
typo3 at gaspers.de
Tue May 12 17:35:17 CEST 2009
Nachtrag
ab der TYPO3 4.2 alfa2
ist die Datei .htaccess in den Verzeichnus z.B. typo/gfx enthalten, bei
TYPO3 4.2.6 hatte die Datei folgenden Namen _.htaccess
<FilesMatch "\.(gif|png|jpg)$">
<IfModule mod_expires.c>
ExpiresActive on
ExpiresDefault "access plus 7 days"
</IfModule>
FileETag MTime Size
</FilesMatch>
in folgende Verzeichnisse Name geändert auf _.htaccess, jetzt läuft es
wieder.
/typo3/contrib
/typo3/gfx
/typo3/mod/user/ws
/typo3/sysext/
/typo3/sysext/t3skin/stylesheets
<FilesMatch "\.css$">
<IfModule mod_expires.c>
ExpiresActive on
ExpiresDefault "access plus 7 days"
</IfModule>
FileETag MTime Size
</FilesMatch>
"Gaspers" <typo3 at gaspers.de> schrieb im Newsbeitrag
news:mailman.1.1242140330.7292.typo3-german at lists.netfielders.de...
> Hallo,
>
> ist das Problem bekannt ,dass keine Grafiken im BE angezeigt werden und
> das web, list usw. nicht angewählt werden kann.
> Bei der alfa1 lief alles
> Gruß
> Bernd
>
More information about the TYPO3-german
mailing list