-
-
Save jbinfo/ce5600eb7ea276dc194c to your computer and use it in GitHub Desktop.
Revisions
-
serapheem created this gist
Nov 27, 2012 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,12 @@ SomeRoute: pattern: /someroute defaults: _controller: SomeBundle:Controller:action AnotherRoute: pattern: /anotherroute defaults: _controller: FrameworkBundle:Redirect:redirect route: SomeRoute permanent: true # this is for 301 page: 5 # you can pass additional attributes