Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

273
Visualizações
Direct URL access results in 404 page not found on Nginx Server

I have deployed my node.js application on nginx server and it is up and running. I am able to access the application using the domain name that i bought. For example [www.myshopping.com] this is dummy name. When i am navigating to other URL through the application it is working. For example: www.myshopping.com/cart works fine for me through navigation link on the website.

But when i copy this URL(www.myshopping.com/cart) and paste into browser address bar it gives me 404 page not found

My nginx.conf file setting is as below

http {
       include       mime.types;
      default_type  application/octet-stream;


      server {
         listen       80;
         server_name  myshopping.com www.myshopping.com;
         root   /usr/share/nginx/build;
         index index.html index.htm;

         location / {

         }

       }
     } 

How to solve this problem of direct access to a particular URL. I am a newbie in nginx world

over 4 years ago · Santiago Trujillo
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda