Skip to main content

Questions tagged [reverse-proxy]

A reverse proxy is a type of proxy server that fetches resources from a specific defined set of servers for a client. It is used in cases when there is an advantage to not exposing the web server with the content directly whether it be for security reasons or because of a lack of available public IP addresses.

-1 votes
0 answers
68 views

Why can't PiHole connect with my nginx reverse proxy? I log into https://dns.thearknet.me/admin and it defaults back to HTTP. All of my other servers can get HTTPS using the Nginx server and ...
daniellooartist's user avatar
0 votes
0 answers
126 views

I need some help. I set up a reverse proxy, which I call and it redirects me to the target address. Everything works, but after some time (a few hours) I start getting 503 instead of 200, and then I ...
Martin Mafka's user avatar
0 votes
1 answer
164 views

I am attempting to log into my Copyparty file storage server with the Nginx reverse proxy. The following result displays. Copyparty Login Results rejected by cors-check URL: I understand this is a ...
daniellooartist's user avatar
1 vote
0 answers
123 views

I'm trying to redirect a subdomain to a specific port using a reverse proxy for a Jellyfin implementation. Things work when I force HTTP, but they fail when I try to use HTTPS. My setup includes a ...
WesH's user avatar
  • 111
0 votes
1 answer
135 views

I've setup an application with two docker containers, one is apache (httpd:2.4) and one is php (php-fpm:8.2). The flow of an incoming request is customers' device > apache > php-fpm, and I need ...
DevelJoe's user avatar
  • 259
0 votes
1 answer
142 views

I've recently migrated an existing Apache2 webserver config from a "traditional" Debian-based linux machine to an AWS EKS environment using the hub.docker Httpd Docker official image instead....
Defunc7's user avatar
-2 votes
3 answers
86 views

I have two Ubuntu servers: Public server – has a public IP and is accessible from the Internet. Home server – server running in my house, only accessible from the public server. I want the public ...
Dawid Wawrzynczyk's user avatar
0 votes
1 answer
74 views

For the life of me, I cannot seem to get my NGINX reverse proxy server working for virtual hosts. And before anyone tells me to use NPM, I'm already using it; however, the server is (1) virtual, (2) ...
John Klein's user avatar
0 votes
1 answer
141 views

Seeing how the AI bots are now hammering my home data center (yes, data center...multiple racks), obviously having a reverse proxy server only makes sense. However... I'm starting to get nervous in ...
John Klein's user avatar
2 votes
0 answers
46 views

I have a need to secure our various internal services that have website interfaces with SSO. I have set up Keycloak and have configured it and those services that have built-in support for SAML or ...
Chris Woelkers's user avatar
1 vote
0 answers
137 views

I'm trying to deploy Prestashop e-commerce platform in either v8 or v9 (I tried both) on my on-site hardware. The architecture looks like this: PUBLIC INTERNET -> NGINX PROXY MANAGER -> TRAEFIK ...
Miłosz Szymczak's user avatar
1 vote
0 answers
180 views

I am trying to create a Cloudflare Tunnel for my reverse proxy. No open ports on my router. I can not connect to the Cloudflare tunnel from outside of my network. I want to reach test.arknet.cloudns....
daniellooartist's user avatar
1 vote
1 answer
98 views

Where this question can be asked May be server fault? I’m running a nopCommerce ASP.NET Core application using Docker containers on Linux. Setup: nopCommercecontainer (ASP.NET Core app, exposed on ...
Akash Raghav's user avatar
0 votes
1 answer
81 views

I have an Nginx reverse proxy gateway forwarding traffic to a backend host running a website and PHP apps. The backend terminates SSL (certs are managed there), and the gateway currently uses stream ...
Kaskapa's user avatar
0 votes
0 answers
238 views

I deployed Keycloak, which is working correctly, and I can access the interface. However, when I try to configure my reverse proxy to access it from the LAN and set up HTTPS, it no longer works. My ...
John's user avatar
  • 1

15 30 50 per page
1
2 3 4 5
219