Skip to content

Commit

Permalink
Update docs.md
Browse files Browse the repository at this point in the history
  • Loading branch information
flaviocopes authored Feb 26, 2017
1 parent ed644b1 commit 6be9e78
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pages/11.troubleshooting/04.forbidden/docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,7 @@ param_sep: ';'
```

This will configure Grav to use a semicolon, rather than a colon for parameters such as `http://yoursite.com/blog/tag:something` will now be: `http://yoursite.com/blog/tag;something`.

## 403 issue in Admin

If you have `mod_security` installed, we had reports of rule 350147 (http://wiki.atomicorp.com/wiki/index.php/WAF_350147) triggering a false positive. Whitelist that rule, or ask your hosting provider support to do it.

0 comments on commit 6be9e78

Please sign in to comment.