Language: apache
# Optimisation settings for BE files 
<LocationMatch "/(typo3|t3lib)/">
	<IfModule mod_expires.c> 
		ExpiresActive on 
Language: apache
# Optimisation settings for FE files 
&lt;LocationMatch &quot;/(fileadmin|typo3conf|typo3temp|uploads)/&quot;&gt; 
	# Send expiry header
Language: apache
# Enable compression (reduce traffic by 70%) 
# http://httpd.apache.org/docs/2.0/mod/mod_deflate.html 
&lt;LocationMatch &quot;/

.htaccess Dateien aktivieren

  • ./typo3/gfx/_.htaccess
  • ./typo3/mod/user/ws/_.htaccess
  • ./typo3/sysext/t3skin/stylesheets/_.htaccess
  • ./typo3/sysext/_.htaccess
Language: actionscript
&lt;FilesMatch &quot;\.(?i:ico|png|gif|js|css|jpe?g)&quot;&gt;
	Header unset Last-Modified
&lt;/FilesMatch&gt;

oder

# Or better . . . set se

Absicherung

Language: actionscript
# deny access to staticTS directory
&lt;FilesMatch &quot;.txt$&quot;&gt;
    Deny from all
&lt;/FilesMatch&gt;

# deny access to staticTS dire
Wir bieten Ihnen Support bei der Integration und Entwicklung von TYPO3 Installationen, bei Ihren individuellen Entwicklungen und unseren veröffentlichten Extensions.

Entwicklung

2011-2025© All rights reserved. Website by evoWeb