Skip to main content

Questions tagged [reverse-proxy]

Filter by
Sorted by
Tagged with
0 votes
0 answers
17 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
  • 11
1 vote
2 answers
84 views

I'm trying to add a domain/website to my web server. I currently have some content being served by apache on port 8080, but requests to the server are sent through the nginx reverse proxy so I can ...
Lightsailor_2025's user avatar
0 votes
1 answer
45 views

I would like to clean slate some internet facing infrastructure, looking for recommendations on what reverse proxy solution would be easiest / most sensible to use to do this. I'm aware of CDN's like ...
maxburn's user avatar
0 votes
0 answers
51 views

I'm looking at attempting to redirect a personal domain to multiple different hosting providers. Say for instance I have a blog built with Jekyll deployed to both GitHub & GitLab Pages, and both ...
AustinFoss's user avatar
0 votes
1 answer
399 views

So, I have this Caddyfile { local_certs debug } * { respond "Hello, Default! {host}" } and this docker-compose.yml version: "3.7" services: caddy: image: caddy ...
xsrf's user avatar
  • 226
1 vote
2 answers
64 views

My company's website is on Drupal. Let's say the website domain is blue.com We just acquired another company "Acme" and their website is on Wordpress, and it HAS to stay on Wordpress. -We ...
Dabbletechy12's user avatar
0 votes
1 answer
98 views

I have a small home server and I'm currently just pointing my domain to my static IP address but I'd like to stop doing that but without the use of current reverse proxy services as I don't like them. ...
radtek's user avatar
  • 3
0 votes
1 answer
99 views

Within the ProxyPass directive is a table titled Balancer parameters and it has a row called maxattempts. The default is as follows: One less than the number of workers, or 1 with a single worker. ...
Thomas Stokes's user avatar
8 votes
3 answers
6k views

The official document states that: The ProxyPass configures the server to fetch the appropriate documents, while the ProxyPassReverse directive rewrites redirects originating at internal.example.com ...
Lunartist's user avatar
  • 183
1 vote
1 answer
91 views

I am using a reverse proxy to show my bitwarden site. Here is the .conf in my sites enabled: <VirtualHost *:80> ServerName bitwarden.example.com Redirect "/" "...
Jason Chan's user avatar
3 votes
3 answers
4k views

I have Nginx setup and successfully serving SSL to example.com using certbot/letsencrypt. But when I try to reverse proxy to a local machine I get NET::ERR_CERT_COMMON_NAME_INVALID. Here's the ...
THE JOATMON's user avatar
1 vote
0 answers
201 views

I inherited this system from my retired coworker who inherited it from the person who set it up, so my knowledge of reverse proxies is pretty bad. Here is the situation... We are upgrading a system ...
Brian's user avatar
  • 11
1 vote
0 answers
261 views

I want to set up an nginx server on a vps to reverse proxy to some Minecraft servers that I am hosting and running locally on my home IP. I understand I will need to buy an A record for my domain(I ...
shirolight's user avatar
0 votes
1 answer
2k views

If one will reverse proxy a site (copy) - how would one know its reverse proxied and not a real site? Is there a simple method to detect without content plagiarism tools etc?
Adolaz's user avatar
  • 1
2 votes
1 answer
1k views

O-tree is a web-based software that uses websockets. I have it working on http://server.example:81 and I want it to be in https://server.example. It almost works with <Location /> ...
Jori Mäntysalo's user avatar
1 vote
1 answer
2k views

I'm completely new to Apache. I have a Django backend that serves as an API and a SvelteKit frontend. Django runs on 0.0.0.0:8000 and SvelteKit on 0.0.0.0:3000. I'm trying to setup Apache so it uses ...
kekspekmek's user avatar
2 votes
0 answers
266 views

I currently have a blog hosted with Squarespace on a subdomain, let's call it blog.example.com. I have my storefront hosted separately on www.example.com. My blog receives a good amount of traffic, ...
user3103523's user avatar
1 vote
1 answer
2k views

I have following nginx setup where I used proxy configuration to redirect my landing page (built with reactjs) to my domain, say (www.example.com), here is my nginx configuration server { listen 80; ...
Md. Tanvir Raihan's user avatar
2 votes
2 answers
230 views

With my past project, I have Nginx serving static files as well as being a reverse proxy for Tomcat (backend written in Java). There was no Cloudflare or other CDN. With my current project, I have ...
Yuriy N.'s user avatar
  • 195
3 votes
1 answer
323 views

Let's say I have name.example.com and example.com set up using different CMS's I would like name.example.com/supercool-landing-page to resolve as (www.)example.com In other words, when you visit (www.)...
Gottano's user avatar
  • 63
6 votes
1 answer
866 views

I am trying to reverse proxy into a cPanel account by attempting to use the following Nginx configuration (123.123.123.123 is the cPanel IP), but I'm getting an error: ERR_TOO_MANY_REDIRECTS server { ...
Toodarday's user avatar
  • 123
1 vote
1 answer
367 views

I have trying to setup a smart dns proxy service using nginx reverse proxy mode. its ok with http sites but i have issues with https sites. when i want to open https sites via my proxy i got following ...
rmasoumvand's user avatar
4 votes
1 answer
2k views

I have Apache server where I make my LoadBalancer for my application sereres through proxy and balancermember. Some of my clients come from legacy access, they use a port in the URL example.com:2030 ...
Gustavo Oliveira's user avatar
0 votes
0 answers
32 views

I administer website A that provides information for a number of users. Website B is an external website containing information that I would like to provide to the users of site A. Login credentials ...
sinth's user avatar
  • 1
7 votes
5 answers
3k views

I understand that in computing, the word "proxy" means "medium" or entity Y that mediates between entity X to entity Z. I have often heard on sysadmins using the webserver software ...
user avatar
1 vote
2 answers
218 views

How do I prevent attackers from discovering my real hosting IP (where I'm hosting my website) that is hidden behind CloudFlare Proxy?
Tony's user avatar
  • 63
1 vote
0 answers
298 views

We have set up a reverse proxy to Facebook. We wound up another subdomain on our server and pointed it at https://www.facebook.com using the following web.config. (Redacted slightly for security's ...
bugmagnet's user avatar
  • 111
2 votes
2 answers
101 views

My organization has an SEO Auditor telling us that we need to create subdirectories for languages that we support on our website. That requirement is fine. Our organization's site is comprised of a ...
Andrew K.'s user avatar
  • 123
1 vote
0 answers
350 views

I am using Nginx as a proxy, example.com is my outward-facing web server with SSL enabled I want traffic coming under https://example.com/gibberish/ to be forwarded under http://localhost:8080/...
dev.ant's user avatar
  • 11
1 vote
0 answers
125 views

for complete Apache newbie, I have NextCloud and Monitorix running on my local server https://192.168.1.2/nextcloud http://192.168.1.2:8080/monitorix and I would like to cover it via SSL, something ...
Dee's user avatar
  • 111
1 vote
1 answer
111 views

My question is about SSL/TLS. I'm running Ubuntu 18.04 server with: Apache2 serving 3 public domains on 1 public IP. On the same server I'm running: Nginx and will configure as a reverse ...
Thomas Engel's user avatar
2 votes
2 answers
8k views

Somebody told me to use a reverse proxy to make iframe content relevant for the website embedding it. But I can't get my head around how would that work? As I understand it, I would need a reverse ...
smoe's user avatar
  • 21
1 vote
1 answer
483 views

I'm paying for a hosting service which uses cPanel, and a domain name. Originally, my domain name pointed straight to the hosting service (as is the default). A new layer I'm adding is a reverse ...
Seph Reed's user avatar
  • 135
3 votes
1 answer
7k views

I have a single external address that points to a server that is serving multiple domains using virtual hosts. I would like to serve one of the virtual hosts on a new physical machine and am trying to ...
Dave's user avatar
  • 200
1 vote
0 answers
207 views

I started to setup a Reverse Proxy on Windows Server 2012 R2 with IIS and the AAR module installed (but purely as a Reverse Proxy without load balancing). It was relatively easy to setup a URL Rewrite ...
Davatar's user avatar
  • 11
2 votes
0 answers
140 views

I'm configuring nginx reverse proxy functionality. It's not working for apps as written below. I'll give you an example of /hbase/. When I enter url /hbase/ in browser, I get 404 it redirects to /...
Zakaria Jawwad's user avatar
1 vote
0 answers
200 views

When using nginx as a reverse proxy with proxy_pass, which also provides SSL, it appears that most upstream web servers don't even need to know that they are behind a reverse proxy, or that they are ...
Tal's user avatar
  • 113
1 vote
0 answers
830 views

I'm using Apache proxy to access a web application on a VM. The proxy configuration works great, no issues. However, a side effect I see is that the Apache proxy "fixes" HTML that is being proxied. ...
Chris Welch's user avatar
1 vote
0 answers
105 views

We have a Kubernetes cluster where we expose an internal service with Nginx. Note that we are not using an ingress resource, but instead deploy an Nginx controller which is bound to an external IP ...
gargaroff's user avatar
  • 111
3 votes
2 answers
248 views

I have a virtual host with multiple ServerAlias host1.example.com host02.example.com etc. I match the same pattern and based on ServerAlias I want to proxy them to different backend hosts. What I ...
CapAsk's user avatar
  • 33
1 vote
1 answer
1k views

The TLS handshake initiation contains the requested domain in cleartext, to allow a server to select the correct certificate. Therefore, the server should be able to proxy the handshake, and all ...
Tempestas Ludi's user avatar
5 votes
1 answer
11k views

In our hosting server from the Plesk cpanel, Nginx is configured to work as a reverse proxy engine. As I need to enable HTTP/2 that can speed up the loading time of Plesk and hosted websites. ...
Nɪsʜᴀɴᴛʜ ॐ's user avatar
1 vote
1 answer
3k views

The desired scenario is as the title suggests: Multiple Node.js servers/apps/websites, on separate domains, each with own SSL certificate, on a single server with a single IP address. So far I have ...
marko-36's user avatar
  • 395
2 votes
1 answer
67 views

We currently have a bunch of ASP.NET applications which are all accessible through one domain. So www.example.com connects to the main website. www.example.com/documents is a separate application ...
Chris Nevill's user avatar
6 votes
1 answer
2k views

In Virtualmin, I've read that you can set up a proxy website under a subdomain. All traffic on port 80 hits Apache where there are multiple virtual servers sharing the internal server IP. I have a ...
Jon Griffith's user avatar
1 vote
1 answer
1k views

I have a VPS with a single IP assigned to it. I am going to set up an nginx reverse proxy to hopefully serve a number of websites from the same server. As far as I understand, I can have various ...
myol's user avatar
  • 133
1 vote
0 answers
2k views

Assume the following setup: The NGINX reverse proxy is asking for basic authentication (which is a good habit when you expose things on the internet). Basic authentication uses the Authorization ...
VC_work's user avatar
  • 111
2 votes
1 answer
542 views

Setup is as follows: Our agency's client's domain is https://www.example.com (with SSL certificate from Amazon) They have NGINX severs, and manage their own hosting They want us to build a few simple ...
Baumr's user avatar
  • 1,444
1 vote
0 answers
144 views

I am new to AngularJS and due to some technical issues or maybe I'm just not aware of the right way, I am facing SEO related issues. So at the moment I plant a proxy server running behind the main ...
Vikas Chaudhary's user avatar
1 vote
1 answer
14k views

My requirement is to redirect the URL, which is running on port 80 with reverse proxy. I guess I would have to use URL redirection, reverse proxy together. There is already a web-domain active like : ...
Vijay's user avatar
  • 11