Re: [users@httpd] webserver configuration to redirect correctly API calls

2018-03-13 Thread Anke Wienecke
It is not my API. But I will forward your comment to the developper! Thanks! Also thanks to Eric! I will go through "RewriteQueryString". On 2018/03/13 12:31:23, Frank Gingras wrote: > Why is your API not using pathinfo? You could simply use FallbackResource > /app/controllers/ApiController.php

[users@httpd] webserver configuration to redirect correctly API calls

2018-03-13 Thread Anke . Wienecke
Hi, I have to admit that I am a total amateur concerning apache and its configuration. However, I am in the need to do so. In order to use an API to add data into an application which is running in apache2 I need to set a redirection. Everything what I found by now does not really help me, pro