You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 27, 2020. It is now read-only.
This PR was merged into the 2.2 branch.
Commits
-------
99106de added info about changed .htaccess
b46c01a removed QSA flag that is not needed
7da3383 redirect /app.php to prevent duplicate content
Discussion
----------
redirect /app.php to prevent duplicate content
bc break: no
fix #469
---------------------------------------------------------------------------
by Tobion at 2013-02-22T12:43:02Z
@fabpot finished and tested.
---------------------------------------------------------------------------
by vicb at 2013-02-22T12:59:01Z
What about removing the L flag altogether ?
---------------------------------------------------------------------------
by Tobion at 2013-02-22T13:00:53Z
Right we can do that because END includes L
> Using the [END] flag terminates not only the current round of rewrite processing (like [L]) ...
---------------------------------------------------------------------------
by Tobion at 2013-02-22T13:12:06Z
@vicb done.
0 commit comments