Skip to content
Grav 2.0 is officially stable. Read the announcement →
Archive

Debugging URL parameters

Started by Muut Archive 10 years ago · 3 replies · 327 views
10 years ago

Is there a method for debugging URL parameters? In the process of chasing down a rendering bug on Chrome, I unintentionally did something that broke the uri params necessary for the simplesearch plugin, eg. query:something returns a 404.

Has anyone had the issue before? Apache and Grav logs are clean.

10 years ago

Oddly this was because a reformat of system.yaml had left out param_sep: ';', but this time this did not yield any error from Apache.

10 years ago

Glad you got it sorted. That ; separator is only needed on certain windows/apache setups.

10 years ago

Gotten used to keeping it there for development, but in fixing some errors in the language-setup it got lost between development, testing, and deployment.

Suggested topics

Topic Participants Replies Views Activity
Archive · by Deleted User, 9 years ago
0 1361 9 years ago
Archive · by Muut Archive, 9 years ago
2 939 9 years ago
Archive · by Muut Archive, 9 years ago
2 4069 9 years ago
Archive · by Muut Archive, 9 years ago
1 2958 9 years ago
Archive · by Muut Archive, 9 years ago
3 1123 9 years ago