Browse Source

Mise à jour recette apache-pack

François Drouhard 10 months ago
parent
commit
e7fcc59126
2 changed files with 3 additions and 3 deletions
  1. 2 2
      public/.htaccess
  2. 1 1
      symfony.lock

+ 2 - 2
public/.htaccess

@@ -9,7 +9,7 @@ DirectoryIndex index.php
 # feature in your server configuration. Uncomment the following line if you
 # install assets as symlinks or if you experience problems related to symlinks
 # when compiling LESS/Sass/CoffeScript assets.
-# Options +FollowSymlinks
+# Options +SymLinksIfOwnerMatch
 
 # Disabling MultiViews prevents unwanted negotiation, e.g. "/index" should not resolve
 # to the front controller "/index.php" but be rewritten to "/index.php/index".
@@ -20,7 +20,7 @@ DirectoryIndex index.php
 <IfModule mod_rewrite.c>
     # This Option needs to be enabled for RewriteRule, otherwise it will show an error like
     # 'Options FollowSymLinks or SymLinksIfOwnerMatch is off which implies that RewriteRule directive is forbidden'
-    Options +FollowSymlinks
+    Options +SymLinksIfOwnerMatch
 
     RewriteEngine On
 

+ 1 - 1
symfony.lock

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