Procházet zdrojové kódy

Mise à jour recettes apache-pack

Sangfroid před 2 týdny
rodič
revize
fafad3d3eb
2 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. 1 1
      public/.htaccess
  2. 1 1
      symfony.lock

+ 1 - 1
public/.htaccess

@@ -50,7 +50,7 @@ DirectoryIndex index.php
     # - use Apache >= 2.3.9 and replace all L flags by END flags and remove the
     #   following RewriteCond (best solution)
     RewriteCond %{ENV:REDIRECT_STATUS} =""
-    RewriteRule ^index\.php(?:/(.*)|$) %{ENV:BASE}/$1 [R=301,L]
+    RewriteRule ^index\.php(?:/(.*)|$) %{ENV:BASE}/$1 [R=308,L]
 
     # If the requested filename exists, simply serve it.
     # We only want to let Apache serve files and not directories.

+ 1 - 1
symfony.lock

@@ -209,7 +209,7 @@
             "repo": "github.com/symfony/recipes-contrib",
             "branch": "main",
             "version": "1.0",
-            "ref": "0f18b4decdf5695d692c1d0dfd65516a07a6adf1"
+            "ref": "5d454ec6cc4c700ed3d963f3803e1d427d9669fb"
         },
         "files": [
             "public/.htaccess"