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

Taxonomy issue

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

While running Grav on local server on Windows (tried Wamp, Xampp, Desktop Server) I'm getting a following message when I click on any taxonomy link. Example: Forbidden - You don't have permission to access /tag:photography on this server. - Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request. What's the problem there? Thank you!

11 years ago

There's a well known issue with Apache on windows that basically causes 403 forbidden errors when you try to use a colon (:) in a URL. The short version is that because windows uses letter an colon for drive and path (e.g. C:), this is automatically denied when used in a URL for security reasons. This is an Apache specific issue and other webservers don't suffer this issue (e.g. Nginx).

However, Grav is awesome, and as such you can change the default param separator via the configuration

Or you can use a better OS like Mac or Linux that doesn't have such crazy folder structures :)

11 years ago

Thank you for your quick response. This resolved my problem. I must have missed it in tutorial which is well written, btw. :)
Just starting with the Grav and I'm amazed with the system. Intuitive and relatively easy. Really enjoying learning it.

Suggested topics

Topic Participants Replies Views Activity
Archive · by Deleted User, 9 years ago
0 1329 9 years ago
Archive · by Muut Archive, 9 years ago
2 922 9 years ago
Archive · by Muut Archive, 9 years ago
2 4051 9 years ago
Archive · by Muut Archive, 9 years ago
1 2930 9 years ago
Archive · by Muut Archive, 9 years ago
3 1108 9 years ago