LoginSignup

Cannot start NextJS with Nginx

Asked 6 months agoAnswer 1Votes 3

3

I created a new project written in Next JS,

When opening the browser with an IP and PORT such as "http://127.0.0.1:4321/" it works.

But when I try to connect to it with Nginx through an IP and Route such as "http://127.0.0.1/nextjs/"

The NextJS code is the code you get at the start of a project without changes.

Cannot start NextJS with Nginx


1 Answers

0

This is the test answer


this is anothe test answer - Alex 2 months ago


this is test comment - Milan Sharma 5 months ago




Your Answer