[TASK] Improve .htaccess files
Improve the example .htaccess file by adding rules for caching, MIME types and CORS. Also, the rewrite rules are extended to block access to certain files and folders. Additionally all rules are made compatible for Apache 2.4 as well. Resolves: #23078 Resolves: #66235 Releases: master, 6.2 Change-Id: I629f524b5a209769601f04a74bb7434736058ab8 Reviewed-on: http://review.typo3.org/39254 Reviewed-by:Stephan Großberndt <stephan@grossberndt.de> Tested-by:
Stephan Großberndt <stephan@grossberndt.de> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org>
Showing
- _.htaccess 289 additions, 94 deletions_.htaccess
- typo3/sysext/about/Resources/Private/.htaccess 11 additions, 1 deletiontypo3/sysext/about/Resources/Private/.htaccess
- typo3/sysext/aboutmodules/Resources/Private/.htaccess 11 additions, 1 deletiontypo3/sysext/aboutmodules/Resources/Private/.htaccess
- typo3/sysext/belog/Resources/Private/.htaccess 11 additions, 1 deletiontypo3/sysext/belog/Resources/Private/.htaccess
- typo3/sysext/beuser/Resources/Private/.htaccess 11 additions, 1 deletiontypo3/sysext/beuser/Resources/Private/.htaccess
- typo3/sysext/core/Classes/Log/Writer/FileWriter.php 14 additions, 1 deletiontypo3/sysext/core/Classes/Log/Writer/FileWriter.php
- typo3/sysext/core/Documentation/Changelog/.htaccess 11 additions, 1 deletiontypo3/sysext/core/Documentation/Changelog/.htaccess
- typo3/sysext/core/Resources/Private/.htaccess 11 additions, 1 deletiontypo3/sysext/core/Resources/Private/.htaccess
- typo3/sysext/extensionmanager/Resources/Private/.htaccess 11 additions, 1 deletiontypo3/sysext/extensionmanager/Resources/Private/.htaccess
- typo3/sysext/install/Classes/Service/SessionService.php 14 additions, 1 deletiontypo3/sysext/install/Classes/Service/SessionService.php
- typo3/sysext/install/Resources/Private/.htaccess 11 additions, 1 deletiontypo3/sysext/install/Resources/Private/.htaccess
- typo3/sysext/install/Resources/Private/FolderStructureTemplateFiles/fileadmin-temp-htaccess 11 additions, 2 deletions...vate/FolderStructureTemplateFiles/fileadmin-temp-htaccess
- typo3/sysext/install/Resources/Private/FolderStructureTemplateFiles/fileadmin-user_upload-temp-importexport-htaccess 11 additions, 2 deletions...ateFiles/fileadmin-user_upload-temp-importexport-htaccess
- typo3/sysext/lang/Resources/Private/.htaccess 11 additions, 1 deletiontypo3/sysext/lang/Resources/Private/.htaccess
- typo3/sysext/taskcenter/Resources/Private/.htaccess 11 additions, 1 deletiontypo3/sysext/taskcenter/Resources/Private/.htaccess
Please register or sign in to comment