Level 1
https://gitlab.melroy.org/-/snippets/18 - this link helped me to resolve nginx configuration for my application
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Hi, I have lumen web application hosted on azure based linux app service. i have converted the .htaccess rewrite rule to nginx but what all i can see is only base url is getting accessed, rest of all endpoints giving 404 error. Also do i need to have php-fpm configuration done? i cant find php-fpm file in server, can some suggest how i can proceed it with it. all api endpoints will have following structure http://basedomain/api/v1/example-endpoint?var=1&var=2
https://gitlab.melroy.org/-/snippets/18 - this link helped me to resolve nginx configuration for my application
Please or to participate in this conversation.