Skip to content
This repository was archived by the owner on Nov 27, 2020. It is now read-only.

Commit 99106de

Browse files
committed
added info about changed .htaccess
1 parent b46c01a commit 99106de

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

UPGRADE-2.2.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
UPGRADE FROM 2.1 to 2.2
22
=======================
33

4+
* The [`web/.htaccess`](https://github.com/symfony/symfony-standard/blob/2.2/web/.htaccess)
5+
file changed slightly to prevent duplicate content with and without `/app.php` in the URI.
6+
So you might want to update your `.htaccess` file as well.
7+
48
* The ``_internal`` route is not used any more. It should then be removed
59
from both your routing and security configurations. A ``framgents`` key has
610
been added to the framework configuration and must be specified when ESI or

0 commit comments

Comments
 (0)