
0
Answered
Nginx API - 404
Any objective examples of how to put in my nginx configuration an access to api.php?
All my routes generate a 404 as a file not found.
I have tried in every way found on the forum, can anyone help me?
Answer

Answer
Answered
Please see: https://www.nginx.com/resources/wiki/start/topics/examples/phpfcgi/
Particularly the "fastcgi_split_path_info" part.
Customer support service by UserEcho
Please see: https://www.nginx.com/resources/wiki/start/topics/examples/phpfcgi/
Particularly the "fastcgi_split_path_info" part.