Jump to content

FernandoMTA

Members
  • Joined

  • Last visited

  1. For me I had to do: location ~/api/ { rewrite ^/api/(.*)$ /api/index.php; } Thank you for the solution !