From 6a15ee18ff645b591d505e3afa12d467686a1728 Mon Sep 17 00:00:00 2001 From: Stefan Wieczorek Date: Tue, 14 May 2024 13:41:42 +0200 Subject: [PATCH] . --- v2-http3/CakePHP/CakePHP 5 | 2 +- v2-http3/CodeIgniter/CodeIgniter 4 | 2 +- v2-http3/Contao/Contao 4 | 2 +- v2-http3/Drupal/Drupal 10 | 2 +- v2-http3/Drupal/Drupal 9 | 2 +- v2-http3/FuelPHP/FuelPHP 1.8 | 2 +- v2-http3/Generic/Generic | 2 +- v2-http3/Joomla/Joomla 4 | 2 +- v2-http3/Laminas/Laminas | 2 +- v2-http3/Laravel/Laravel 10 | 2 +- v2-http3/Laravel/Laravel 11 | 2 +- v2-http3/Magento/Magento 2 | 2 +- v2-http3/Matomo/Matomo 4 | 2 +- v2-http3/Mautic/Mautic 5 | 2 +- v2-http3/Moodle/Moodle 4 | 2 +- v2-http3/Neos/Neos 8 | 2 +- v2-http3/Nextcloud/Nextcloud 27 | 2 +- v2-http3/Nodejs/Nodejs | 2 +- v2-http3/PrestaShop/PrestaShop 1.7 | 2 +- v2-http3/Python/Python | 2 +- v2-http3/ReverseProxy/ReverseProxy | 2 +- v2-http3/Shopware/Shopware 6 | 2 +- v2-http3/Slim/Slim 4 | 2 +- v2-http3/Static/Static | 2 +- v2-http3/Symfony/Symfony 6 | 2 +- v2-http3/Symfony/Symfony 7 | 2 +- v2-http3/TYPO3/TYPO3 12 | 2 +- v2-http3/WHMCS/WHMCS | 2 +- v2-http3/WooCommerce/WooCommerce | 2 +- v2-http3/WordPress/WordPress | 2 +- v2-http3/Yii/Yii 2 | 2 +- v2-http3/ownCloud/OwnCloud 10 | 2 +- 32 files changed, 32 insertions(+), 32 deletions(-) diff --git a/v2-http3/CakePHP/CakePHP 5 b/v2-http3/CakePHP/CakePHP 5 index feebbb5..962216e 100755 --- a/v2-http3/CakePHP/CakePHP 5 +++ b/v2-http3/CakePHP/CakePHP 5 @@ -7,7 +7,7 @@ server { listen [::]:443 quic; listen [::]:443 ssl; http2 on; - http3 off; + http3 on; {{ssl_certificate_key}} {{ssl_certificate}} {{server_name}} diff --git a/v2-http3/CodeIgniter/CodeIgniter 4 b/v2-http3/CodeIgniter/CodeIgniter 4 index 8043a0b..b8fa4b7 100755 --- a/v2-http3/CodeIgniter/CodeIgniter 4 +++ b/v2-http3/CodeIgniter/CodeIgniter 4 @@ -7,7 +7,7 @@ server { listen [::]:443 quic; listen [::]:443 ssl; http2 on; - http3 off; + http3 on; {{ssl_certificate_key}} {{ssl_certificate}} {{server_name}} diff --git a/v2-http3/Contao/Contao 4 b/v2-http3/Contao/Contao 4 index fc6f3e6..56fe892 100755 --- a/v2-http3/Contao/Contao 4 +++ b/v2-http3/Contao/Contao 4 @@ -7,7 +7,7 @@ server { listen [::]:443 quic; listen [::]:443 ssl; http2 on; - http3 off; + http3 on; {{ssl_certificate_key}} {{ssl_certificate}} {{server_name}} diff --git a/v2-http3/Drupal/Drupal 10 b/v2-http3/Drupal/Drupal 10 index 1b989ef..c466b9c 100755 --- a/v2-http3/Drupal/Drupal 10 +++ b/v2-http3/Drupal/Drupal 10 @@ -7,7 +7,7 @@ server { listen [::]:443 quic; listen [::]:443 ssl; http2 on; - http3 off; + http3 on; {{ssl_certificate_key}} {{ssl_certificate}} {{server_name}} diff --git a/v2-http3/Drupal/Drupal 9 b/v2-http3/Drupal/Drupal 9 index 57ec4b5..f3cd8b1 100755 --- a/v2-http3/Drupal/Drupal 9 +++ b/v2-http3/Drupal/Drupal 9 @@ -7,7 +7,7 @@ server { listen [::]:443 quic; listen [::]:443 ssl; http2 on; - http3 off; + http3 on; {{ssl_certificate_key}} {{ssl_certificate}} {{server_name}} diff --git a/v2-http3/FuelPHP/FuelPHP 1.8 b/v2-http3/FuelPHP/FuelPHP 1.8 index 689870b..69cf655 100755 --- a/v2-http3/FuelPHP/FuelPHP 1.8 +++ b/v2-http3/FuelPHP/FuelPHP 1.8 @@ -7,7 +7,7 @@ server { listen [::]:443 quic; listen [::]:443 ssl; http2 on; - http3 off; + http3 on; {{ssl_certificate_key}} {{ssl_certificate}} {{server_name}} diff --git a/v2-http3/Generic/Generic b/v2-http3/Generic/Generic index 83bbe23..d427f71 100644 --- a/v2-http3/Generic/Generic +++ b/v2-http3/Generic/Generic @@ -7,7 +7,7 @@ server { listen [::]:443 quic; listen [::]:443 ssl; http2 on; - http3 off; + http3 on; {{ssl_certificate_key}} {{ssl_certificate}} {{server_name}} diff --git a/v2-http3/Joomla/Joomla 4 b/v2-http3/Joomla/Joomla 4 index 0cf76f0..012ebc1 100755 --- a/v2-http3/Joomla/Joomla 4 +++ b/v2-http3/Joomla/Joomla 4 @@ -7,7 +7,7 @@ server { listen [::]:443 quic; listen [::]:443 ssl; http2 on; - http3 off; + http3 on; {{ssl_certificate_key}} {{ssl_certificate}} {{server_name}} diff --git a/v2-http3/Laminas/Laminas b/v2-http3/Laminas/Laminas index 3861681..2142c63 100755 --- a/v2-http3/Laminas/Laminas +++ b/v2-http3/Laminas/Laminas @@ -7,7 +7,7 @@ server { listen [::]:443 quic; listen [::]:443 ssl; http2 on; - http3 off; + http3 on; {{ssl_certificate_key}} {{ssl_certificate}} {{server_name}} diff --git a/v2-http3/Laravel/Laravel 10 b/v2-http3/Laravel/Laravel 10 index 5ca485d..9454c67 100755 --- a/v2-http3/Laravel/Laravel 10 +++ b/v2-http3/Laravel/Laravel 10 @@ -7,7 +7,7 @@ server { listen [::]:443 quic; listen [::]:443 ssl; http2 on; - http3 off; + http3 on; {{ssl_certificate_key}} {{ssl_certificate}} {{server_name}} diff --git a/v2-http3/Laravel/Laravel 11 b/v2-http3/Laravel/Laravel 11 index 7591d5c..a669ed1 100755 --- a/v2-http3/Laravel/Laravel 11 +++ b/v2-http3/Laravel/Laravel 11 @@ -7,7 +7,7 @@ server { listen [::]:443 quic; listen [::]:443 ssl; http2 on; - http3 off; + http3 on; {{ssl_certificate_key}} {{ssl_certificate}} {{server_name}} diff --git a/v2-http3/Magento/Magento 2 b/v2-http3/Magento/Magento 2 index b0af9bc..8b7603a 100755 --- a/v2-http3/Magento/Magento 2 +++ b/v2-http3/Magento/Magento 2 @@ -7,7 +7,7 @@ server { listen [::]:443 quic; listen [::]:443 ssl; http2 on; - http3 off; + http3 on; {{ssl_certificate_key}} {{ssl_certificate}} {{server_name}} diff --git a/v2-http3/Matomo/Matomo 4 b/v2-http3/Matomo/Matomo 4 index 0cf76f0..012ebc1 100755 --- a/v2-http3/Matomo/Matomo 4 +++ b/v2-http3/Matomo/Matomo 4 @@ -7,7 +7,7 @@ server { listen [::]:443 quic; listen [::]:443 ssl; http2 on; - http3 off; + http3 on; {{ssl_certificate_key}} {{ssl_certificate}} {{server_name}} diff --git a/v2-http3/Mautic/Mautic 5 b/v2-http3/Mautic/Mautic 5 index 8069e30..b5ccf65 100755 --- a/v2-http3/Mautic/Mautic 5 +++ b/v2-http3/Mautic/Mautic 5 @@ -7,7 +7,7 @@ server { listen [::]:443 quic; listen [::]:443 ssl; http2 on; - http3 off; + http3 on; {{ssl_certificate_key}} {{ssl_certificate}} {{server_name}} diff --git a/v2-http3/Moodle/Moodle 4 b/v2-http3/Moodle/Moodle 4 index 67521be..ba72509 100755 --- a/v2-http3/Moodle/Moodle 4 +++ b/v2-http3/Moodle/Moodle 4 @@ -7,7 +7,7 @@ server { listen [::]:443 quic; listen [::]:443 ssl; http2 on; - http3 off; + http3 on; {{ssl_certificate_key}} {{ssl_certificate}} {{server_name}} diff --git a/v2-http3/Neos/Neos 8 b/v2-http3/Neos/Neos 8 index 0cc4f93..9de7ce6 100755 --- a/v2-http3/Neos/Neos 8 +++ b/v2-http3/Neos/Neos 8 @@ -7,7 +7,7 @@ server { listen [::]:443 quic; listen [::]:443 ssl; http2 on; - http3 off; + http3 on; {{ssl_certificate_key}} {{ssl_certificate}} {{server_name}} diff --git a/v2-http3/Nextcloud/Nextcloud 27 b/v2-http3/Nextcloud/Nextcloud 27 index 5c10c73..d774f23 100644 --- a/v2-http3/Nextcloud/Nextcloud 27 +++ b/v2-http3/Nextcloud/Nextcloud 27 @@ -7,7 +7,7 @@ server { listen [::]:443 quic; listen [::]:443 ssl; http2 on; - http3 off; + http3 on; {{ssl_certificate_key}} {{ssl_certificate}} {{server_name}} diff --git a/v2-http3/Nodejs/Nodejs b/v2-http3/Nodejs/Nodejs index 49d0831..02c0c8f 100755 --- a/v2-http3/Nodejs/Nodejs +++ b/v2-http3/Nodejs/Nodejs @@ -6,7 +6,7 @@ server { listen [::]:443 quic; listen [::]:443 ssl; http2 on; - http3 off; + http3 on; {{ssl_certificate_key}} {{ssl_certificate}} {{server_name}} diff --git a/v2-http3/PrestaShop/PrestaShop 1.7 b/v2-http3/PrestaShop/PrestaShop 1.7 index f56b28d..7ad7cf2 100755 --- a/v2-http3/PrestaShop/PrestaShop 1.7 +++ b/v2-http3/PrestaShop/PrestaShop 1.7 @@ -7,7 +7,7 @@ server { listen [::]:443 quic; listen [::]:443 ssl; http2 on; - http3 off; + http3 on; {{ssl_certificate_key}} {{ssl_certificate}} {{server_name}} diff --git a/v2-http3/Python/Python b/v2-http3/Python/Python index a33fb02..9c90390 100755 --- a/v2-http3/Python/Python +++ b/v2-http3/Python/Python @@ -6,7 +6,7 @@ server { listen [::]:443 quic; listen [::]:443 ssl; http2 on; - http3 off; + http3 on; {{ssl_certificate_key}} {{ssl_certificate}} {{server_name}} diff --git a/v2-http3/ReverseProxy/ReverseProxy b/v2-http3/ReverseProxy/ReverseProxy index 0992d79..a7cc15d 100755 --- a/v2-http3/ReverseProxy/ReverseProxy +++ b/v2-http3/ReverseProxy/ReverseProxy @@ -6,7 +6,7 @@ server { listen [::]:443 quic; listen [::]:443 ssl; http2 on; - http3 off; + http3 on; {{ssl_certificate_key}} {{ssl_certificate}} {{server_name}} diff --git a/v2-http3/Shopware/Shopware 6 b/v2-http3/Shopware/Shopware 6 index 4d3d953..6134e78 100755 --- a/v2-http3/Shopware/Shopware 6 +++ b/v2-http3/Shopware/Shopware 6 @@ -7,7 +7,7 @@ server { listen [::]:443 quic; listen [::]:443 ssl; http2 on; - http3 off; + http3 on; {{ssl_certificate_key}} {{ssl_certificate}} {{server_name}} diff --git a/v2-http3/Slim/Slim 4 b/v2-http3/Slim/Slim 4 index b625cdd..fc36d0d 100755 --- a/v2-http3/Slim/Slim 4 +++ b/v2-http3/Slim/Slim 4 @@ -7,7 +7,7 @@ server { listen [::]:443 quic; listen [::]:443 ssl; http2 on; - http3 off; + http3 on; {{ssl_certificate_key}} {{ssl_certificate}} {{server_name}} diff --git a/v2-http3/Static/Static b/v2-http3/Static/Static index 4d6f886..8582147 100644 --- a/v2-http3/Static/Static +++ b/v2-http3/Static/Static @@ -6,7 +6,7 @@ server { listen [::]:443 quic; listen [::]:443 ssl; http2 on; - http3 off; + http3 on; {{ssl_certificate_key}} {{ssl_certificate}} {{server_name}} diff --git a/v2-http3/Symfony/Symfony 6 b/v2-http3/Symfony/Symfony 6 index f2c5115..6532ee8 100755 --- a/v2-http3/Symfony/Symfony 6 +++ b/v2-http3/Symfony/Symfony 6 @@ -7,7 +7,7 @@ server { listen [::]:443 quic; listen [::]:443 ssl; http2 on; - http3 off; + http3 on; {{ssl_certificate_key}} {{ssl_certificate}} {{server_name}} diff --git a/v2-http3/Symfony/Symfony 7 b/v2-http3/Symfony/Symfony 7 index f2c5115..6532ee8 100755 --- a/v2-http3/Symfony/Symfony 7 +++ b/v2-http3/Symfony/Symfony 7 @@ -7,7 +7,7 @@ server { listen [::]:443 quic; listen [::]:443 ssl; http2 on; - http3 off; + http3 on; {{ssl_certificate_key}} {{ssl_certificate}} {{server_name}} diff --git a/v2-http3/TYPO3/TYPO3 12 b/v2-http3/TYPO3/TYPO3 12 index 23fb163..2782338 100755 --- a/v2-http3/TYPO3/TYPO3 12 +++ b/v2-http3/TYPO3/TYPO3 12 @@ -7,7 +7,7 @@ server { listen [::]:443 quic; listen [::]:443 ssl; http2 on; - http3 off; + http3 on; {{ssl_certificate_key}} {{ssl_certificate}} {{server_name}} diff --git a/v2-http3/WHMCS/WHMCS b/v2-http3/WHMCS/WHMCS index c39ff15..0284586 100644 --- a/v2-http3/WHMCS/WHMCS +++ b/v2-http3/WHMCS/WHMCS @@ -7,7 +7,7 @@ server { listen [::]:443 quic; listen [::]:443 ssl; http2 on; - http3 off; + http3 on; {{ssl_certificate_key}} {{ssl_certificate}} {{server_name}} diff --git a/v2-http3/WooCommerce/WooCommerce b/v2-http3/WooCommerce/WooCommerce index 29d8734..1345b32 100755 --- a/v2-http3/WooCommerce/WooCommerce +++ b/v2-http3/WooCommerce/WooCommerce @@ -7,7 +7,7 @@ server { listen [::]:443 quic; listen [::]:443 ssl; http2 on; - http3 off; + http3 on; {{ssl_certificate_key}} {{ssl_certificate}} {{server_name}} diff --git a/v2-http3/WordPress/WordPress b/v2-http3/WordPress/WordPress index 29d8734..1345b32 100644 --- a/v2-http3/WordPress/WordPress +++ b/v2-http3/WordPress/WordPress @@ -7,7 +7,7 @@ server { listen [::]:443 quic; listen [::]:443 ssl; http2 on; - http3 off; + http3 on; {{ssl_certificate_key}} {{ssl_certificate}} {{server_name}} diff --git a/v2-http3/Yii/Yii 2 b/v2-http3/Yii/Yii 2 index f1d411f..c11fd22 100755 --- a/v2-http3/Yii/Yii 2 +++ b/v2-http3/Yii/Yii 2 @@ -7,7 +7,7 @@ server { listen [::]:443 quic; listen [::]:443 ssl; http2 on; - http3 off; + http3 on; {{ssl_certificate_key}} {{ssl_certificate}} {{server_name}} diff --git a/v2-http3/ownCloud/OwnCloud 10 b/v2-http3/ownCloud/OwnCloud 10 index ffa9ba1..94aa215 100755 --- a/v2-http3/ownCloud/OwnCloud 10 +++ b/v2-http3/ownCloud/OwnCloud 10 @@ -7,7 +7,7 @@ server { listen [::]:443 quic; listen [::]:443 ssl; http2 on; - http3 off; + http3 on; {{ssl_certificate_key}} {{ssl_certificate}} {{server_name}}