mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-21 12:26:30 +03:00
Update Flex endpoint
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
" # - 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.",
|
||||
@@ -84,7 +84,7 @@
|
||||
"executable": false
|
||||
}
|
||||
},
|
||||
"ref": "0f18b4decdf5695d692c1d0dfd65516a07a6adf1"
|
||||
"ref": "5d454ec6cc4c700ed3d963f3803e1d427d9669fb"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user