Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
1 vote
1 answer
42 views

How to properly config nginx and PHP for multiple vhosts in multiple homes owned by specific users

Lets say I have Website A, B and C. Some of them might be powered by a CMS and PHP. I want to use my up to date nginx installation on my Ubuntu 24 LTS server to make them available to the web. Some ...
0 votes
0 answers
29 views

No routes matched location React Ngnix

I am trying to host my react app using ngnix, but constantly getting this error - No routes matched location "/unidash/" . I ran npm run build and pasted all the content of dist to /var/www/...
-1 votes
0 answers
23 views

CloudFront + EC2 (Nginx) — works from some regions but "Network Error" from others (e.g. India, Italy, Nicaragua)

I’m hosting a NestJS API on an EC2 instance (Ubuntu) behind Nginx in us-east-1. The API is proxied through AWS CloudFront using the domain https://eslandoapi.com. Frontend (Next.js / Amplify) also ...
0 votes
0 answers
20 views

Vite built .css file is not being used, page broken as old file is 404

I am using Ubuntu 24.04 and a LEMP stack and vite to host a Laravel 12 application. I am deploying with deployer and running npm run build on the server. Occasionally, I get hit with what seems to be ...
-4 votes
0 answers
36 views

Laravel: High memory usage on every request [closed]

I just installed clockwork so that I can observe and optimize heavy queries, and I noticed that every request, even the built-in api/health-check consumes 28~35mb memory. At first, I thought it was an ...
-3 votes
0 answers
36 views

best way to manage a nginx server [closed]

I’ve been running an Nginx web server on a VM (Ubuntu/Debian) and everything works fine, but as I’ve started adding more projects and sites, it’s getting messy to manage. Right now, I’ve got: Multiple ...
0 votes
1 answer
28 views

Can't get Nginx to use one module over another

trying to setup NGINX as a forward proxy in my environment. I'm using the https://github.com/chobits/ngx_http_proxy_connect_module as it seems to be what people recommend for handling HTTPS traffic. I'...
0 votes
0 answers
30 views

FastAPI: PDF upload works when called directly inside Kubernetes or locally, but results in blank files when routed through API Gateway/NGINX

I’m running a FastAPI service in Kubernetes that accepts multipart/form-data uploads and stores files in S3. The upload endpoint works fine when I call it directly inside the cluster using the service ...
-1 votes
0 answers
41 views

SSE Nginx proxy connection works only with '/' location

I have config like that, its proxying on atlassian sse service in k8s: location /mcp/atlassian-sse/ { proxy_pass http://ip:port/; proxy_http_version 1.1; proxy_set_header Connection 'keep-...
-4 votes
0 answers
46 views

Can ISTIO be used without NGINX? [closed]

I'm exploring options for serving static web content in a Kubernetes environment and trying to understand the role of Istio in this setup. I know that NGINX is commonly used as a web server and ...
0 votes
2 answers
89 views

Angular + Nginx: some users get Unsupported Content-Type "text/html" loading chunk-*.js after deploy (chunk URL serves index.html)

Problem After a deploy, a subset of users can’t load the app. For them, a specific old chunk URL (e.g. chunk-B3EQFA6E.js) returns index.html with Content-Type: text/html instead of JavaScript. That ...
0 votes
0 answers
23 views

How to configure Nginx for a WordPress root domain while preserving dynamic MERN app routes?

I’d appreciate some advice from experienced DevOps or full-stack engineers. We have a SaaS product built with the MERN stack, currently running on example.com. Current setup: Backend API → api.example....
0 votes
1 answer
24 views

IIS 10 + URL Rewrite: Proxy to internal OnlyOffice (127.0.0.1:8080) returns 502 error

I have an ASP.NET application running on IIS. Inside this app I use OnlyOffice, which requires the OnlyOffice Document Server (running with Nginx). My application runs at example: http://my.company....
0 votes
0 answers
85 views

React + FastAPI in Docker: Frontend 404 / "Failed to fetch" while backend works via curl [closed]

I’m running a React frontend (served via Nginx) and a FastAPI backend inside Docker Compose. Everything works fine when I test the backend directly using curl: curl http://localhost:3301/api/settings/...
0 votes
0 answers
67 views

Nginx redirects to 0

I am deploying a Rails 7 app on an EC2 instance that currently has an IP address of xyz.abc.def.ghi. I had been using Nginx and Passenger on previous deploys, but it seems that Passenger relies on now ...

15 30 50 per page
1
2 3 4 5
...
3654

AltStyle によって変換されたページ (->オリジナル) /