Category "nginx"

400: Bad Request blog page via http/https SSL-enabled k3s deployment

Using nginx-ingress controller and metallb for my loadbalancer in my k3s raspberry pi cluster. Trying to access my blog site but I get white page with 400: Bad

How to configure ngnix, vite and laravel for use with HMR via a reverse proxy?

I've only just got into Laravel/Vue3 so I'm working off the basics. However, I have an existing Docker ecosystem that I use for local dev and an nginx reverse p

I can't run websocket django in server nginx

nginx map $http_upgrade $connection_upgrade { default upgrade; '' close; } server { listen 80; server_name www.abo3aly.com abo3aly.com;

Install OroCommerce 5.0 community error 500 Internal Server Error

I have a problem with nginx config when start server nginx: This is my site upload to host my nginx config in etc/nginx/nginx.conf,I try to use phpinfo() into i

Authentication 502 Bad Gateway nginx

I'm trying to install simple login selfhosted. But when I get to the registration part I get stuck. I do not receive the email. Please see the error of nginx:

Nginx does not respond to specific client-public-ip

I'm configuring two Domains to host two websites: dev.example.com and test.example.com I'm using Nginx as a webserver and my websites, dev and test, are configu

best method to require passwords for some pages in a web site

I have a site with most material publicly available but about 10% should be password protected. The site is published using NGINX on a Debian system. What is th

How to request to Gunicorn and respond with Daphne? Using Django channels, Nginx, Gunicorn, Daphne

I'm facing a strange issue in deploying Django app with Nginx, Daphne and Gunicorn. As of now, I have successfully deployed my Django app. My HTTP requests are

forward localhost to ipadress on local netwerk

I have a domain name registered and i made an A record on it that points to 127.0.0.1 (aka localhost). I want to be able to work on websites in this case from m

ingress-nginx: How to insert access_by_lua_block{} only for specific location?

I have multiple location blocks under a single host:, something like this: apiVersion: networking.k8s.io/v1 kind: ingress metadata: name: ingress-nginx anno

Will reinstalling nginx remove configs

I want to add a new module to nginx but its on production and deleting nginx configuration is not an option. After a bit of research I noticed that I have to re

Mapping a Subdomain to a NodeJS web server running in a docker container with a specific port?

I have a server running Pterodactyl panel which uses Docker. I'm using a Nodemon js egg to run a Node JS webserver I developed. The server uses 5500 as the port

Django unable to serve static files from s3 bucket

I created a few models and pushed my project to a development server on an AWS EC2 instance. I used Django storages and followed the docs to configure my settin

Will Nginx run a Python FastAPI endpoint app?

I don't see this answered directly, so it's confusing. None of the tutorials I can find are using Nginx. They use Uvicorn instead for their examples. I have a r

Nginx Don't Play Audio from Link or File

Hi I'm Trying to run a simple clock, im use a clock sound that would be run every second, but it's doesn't play OS : Android (Termux) Nginx Version : 1.21.3

Nginx Don't Play Audio from Link or File

Hi I'm Trying to run a simple clock, im use a clock sound that would be run every second, but it's doesn't play OS : Android (Termux) Nginx Version : 1.21.3

how to fix 404 not found error nginx on docker?

I'm trying to make docker file run in to react app.react app all ready successfully deploy but page reload get an error 404 nginx error. this is my docker file

cors issue in post request while deploying laravel inside docker

I have a laravel app which is running behind nginx proxy manager. The laravel app is running inside a docker container and nuxt frontend is also running inside

Using 11ty as CMS for backend system

Not 100% sure if this is possible but the goal is to have a single point of entry (naked domain https://example.com) for entire system Backend/application (load

Using Nginx with gunicorn without .sock on linux?

I have a python web app that uses Flask and gunicorn, and everything works great. I plan on hosting this on a public website and want to use nginx, but did not