-
Notifications
You must be signed in to change notification settings - Fork 205
FAQ
Scott Milliken edited this page Jun 1, 2023
·
3 revisions
In order to handle paths and some attributes in the API with regards to extended ascii and internationalization efforts it is necessary to URL encode some strings and the web server will need to translate them for you. Add the directive AllowEncodedSlashes On to your virtual host config like the following.