Middleware
Table of Contents
Classes
- AssetPublishing
- Installer
- Middleware to walk through the web installation process of TYPO3
- JavaScriptLanguageDomainProvider
- Maintenance
- Default middleware for all requests inside the TYPO3 Install Tool, which does a simple hardcoded
dispatching to a controller based on the get/post variable.
- PathGuard
- Ensures that the install tool entry point is actually called from the site base path,
e.g. from /subdir/?__typo3_install in an instance that is located in %DOCROOT%/subdir/.