Jump to content

Featured Replies

 

For me I had to do:

location ~/api/ {
  rewrite ^/api/(.*)$ /api/index.php;
}

 

Thank you for the solution !

I confirm this works! 

Thanks!!

Recently Browsing 0

  • No registered users viewing this page.