RESTful URLs and error 400

Hi everyone, we are trying to set up OJS to use RESTful URLs, but we get error 400 (“Bad Request”) even though we have the rewrite rules from in the Apache config and everything else according to docs/FAQ. There are no other conflicting rewrites.

Any ideas?

We are using OJS 3.1.1-4 and Apache/2.4.25 (Debian).

Never mind, it was solved by moving the rewrite rules to a .htaccess file. We’re not sure about the reasons for this.