Quantcast
Channel: Nginx Forum - How to...
Browsing index pages (2931 articles)

virtual host custom error page fails to display (no replies)

hi there. an nginx neophyte here. i seem to have a problem having my custom error page display for my virtual host. the error page (error.html) resides in /some/path/outside/of/var/www/html/ the custom...

View Article


Multiple domains templating (no replies)

Hello Coming from Caddy there is a feature where I can include a file passing arguments to the file, hence designing template files is very neat and straigthforward Imagine I have 100 domains,...

View Article


Reverse-proxy, mix layer 4 & layer 7, use SNI (no replies)

I have a couple of VPS's running AlmaLinux 9.x with RPM NGINX as a reverse-proxy, that I use as my personal web proxies. I want to add OpenConnect (ocserv) as a backend service so that I can use these...

View Article

Bad Request Request Line is too large (no replies)

Hello, I installed "Datagerry" (cmdb) via deb on Ubuntu and it's working. When I add a new field (for laptop / hardware) then I got the following error message when I will save it: An Error Occurred...

View Article

reverse proxy for home automation (no replies)

Hello! I recently installed nginx on my fedora server (running i na vm) and I want to set up a revers proxy to home assistant server. Here is my nginx config: server { listen 80; server_name...

View Article


Proxy_pass and Authorization Basic and Bearer (no replies)

Hi, I have nginx as a reverse proxy. The proxy require authentication with Authorization Basic. I can access the proxied server fine, until it gets to the request /api/config/config_entries/flow. The...

View Article

read server blocks located in subfolders (no replies)

Right now I have lots of server blocks completely random in conf.d e.g.: site-1.conf site-2.conf ... But I need more organization, e.g.: conf.d/user-1/site-1.conf conf.d/user-1/site-2.conf...

View Article

Pause on HTTP traffic to downstream proxy (no replies)

Hi all! First time poster and still trying to learn nginx so bear with me here. Previously, I had a bunch of web services hosted on Docker, proxied using Traefik. I now want to branch into learning...

View Article


Why does installing php-fpm under nginx fail? (no replies)

I have nginx installed Ok with it running using my johnrose.mywire.org server block. When I try to install php-fpm it fails: Active: failed (Result: exit-code) since Fri 2024-11-08 09:42:43 GMT; 20ms...

View Article


Mixing listen directives in http/server (1 reply)

Hi, all. After the upgrade to nginx 1.26.2 I started facing this warning: nginx: [warn] protocol options redefined for 0.0.0.0:443 in /path/to/123456.conf:8 Here's how configuration is laid out....

View Article

nginx rtmp with authentication (no replies)

Good morning,I have installed nginx with rtmp module on a ubuntu server. I would need to stream to nginx with user & password authentication. Can it be done. Do you have any document or help to...

View Article

Why does https://grace-central.net work, but www.grace-central.net does not...

First, I am new here. If this topic is in the wrong forum, please let me know where to post. I set up a nginx server for my (not so great looking) website on arch Linux. I then used certbot to get a...

View Article

NGX_MODULE_SIGNATURE : Nginx module not binary compatible Alpine 3.20 nginx...

Hello all I am facing a problem that I don't understand the origin of it, but I was able to solve the issue. Maybe any of you have an idea how to look for the root of the difference? Any reasons why...

View Article


Pls Help - Can't Hit My Server Endpoints From The Outside (2 replies)

Hi there! So I originally posted my config files and have a huge thread back and forth here: https://users.rust-lang.org/t/cant-connect-to-rust-executable-running-on-live-server/119939/12 Basically, I...

View Article

Question: How to Load Balance to Backend Using Nginx (no replies)

I am currently considering an implementation to load balance between two specified backend servers using Nginx. I understand that this is possible depending on the configuration of the upstream...

View Article


Videos Not Working on iPhone and iMac Browsers for React JS Website on NGINX...

Hi all, I have a React JS website hosted on an Ubuntu VPS with NGINX as the web server. The videos work fine on most browsers and devices, but I’m facing an issue where they won’t play on any browser...

View Article

Redirecting to nextcloud with nginx (no replies)

Hi, I have 2 VMS on a server. Both has Ubuntu 23.10. One of them has installed Nextcloud that is accessed from Internet from https://nextcloud.midiominio.com:1234. In the other vm I have nginx working...

View Article


Limiting reverse proxy targets (no replies)

Hi there, Is there any way of preventing a redirect to any server except a specific server? That is to deny all redirects to anything but a specific target server? The requirement is to prevent...

View Article

Internal Error (3 replies)

Hi Very new to all this. I'm trying to setup NextCloud with Nginx Proxy Manager on Truenas Scale according to this...

View Article

sub_filter unable to replace string in iframes (no replies)

Hi Everyone, I'm testing Nginx as revrproxy for one of the application. One of the requirement is to replace the domain string. I was able to achieve this using sub_filter_types but the Iframes from...

View Article
Browsing index pages (2931 articles)


Latest Images