From 0360ec5f0f3ebb3f9d65d04ac8def663825022bf Mon Sep 17 00:00:00 2001 From: Stefan Wieczorek Date: Fri, 3 May 2024 11:01:40 +0200 Subject: [PATCH] . --- v2-http3/Magento/Magento 2 | 1 + 1 file changed, 1 insertion(+) diff --git a/v2-http3/Magento/Magento 2 b/v2-http3/Magento/Magento 2 index b21d400..b94930e 100755 --- a/v2-http3/Magento/Magento 2 +++ b/v2-http3/Magento/Magento 2 @@ -40,6 +40,7 @@ server { } location ~* \.(ico|jpg|jpeg|png|gif|svg|js|css|swf|eot|ttf|otf|woff|woff2|html|json)$ { add_header Access-Control-Allow-Origin "*"; + add_header alt-svc 'h3=":443"; ma=86400'; expires max; access_log off; if (!-f $request_filename) {