josefglatz/httpseverywhere

Middleware for forcing HTTPS

Installs: 5 544

Dependents: 1

Suggesters: 0

Security: 0

Stars: 1

Watchers: 3

Forks: 2

Open Issues: 0

Type:typo3-cms-extension

1.0.4 2023-09-06 11:04 UTC

This package is auto-updated.

Last update: 2024-04-06 12:13:26 UTC


README

TYPO3 Middleware for forcing HTTPS

Feature

Every request which is processed by TYPO3 (index.php) gets processed by the Middleware of josefglatz/httpseverywhere.

Please add additional fallbacks!

Please add your own fallback rules on top of this extension! Due to the middleware functionality, this extension can only process requests handled by TYPO3. Therefore, it is important to set up redirects in the web server's vHost or in the .htaccess file for file accesses that are not processed by TYPO3.

Why was this extension created?

The reason was a bad experience with 2 hosting companies in the past, which managed to disable the HTTPS redirection at least once, unintentionally. However, it still happened.