Skip to content
Grav 2.1 is out: every page speaks Markdown. Read the announcement →

Site.yaml routes ignored

Started by Muut Archive 11 years ago · 2 replies · 427 views
11 years ago

Hi,
in my multi-language grav project the routes defined in site.yaml are ignored or not working.

e.g.
//localhost/grav/en-US/something/en-US/else
should be routed to
//localhost/grav/en-US/something/else

therefore I created the following routes block in site.yaml as described in http://learn.getgrav.org/content/routing

TXT
routes:
  /something/en-US/(.*): '/something/$1'

I tried to configue it via admin plugin and without regex but nothing worked.

When I configure the default route in the page itself, it works perfectly.

Suggested topics

Topic Participants Replies Views Activity
Archive · by Deleted User, 9 years ago
0 2289 9 years ago
Archive · by Muut Archive, 9 years ago
2 1501 9 years ago
Archive · by Muut Archive, 9 years ago
2 4754 9 years ago
Archive · by Muut Archive, 9 years ago
1 3570 9 years ago
Archive · by Muut Archive, 9 years ago
3 1627 9 years ago