Reverse-proxy Questions
Ad
Nginx blocking static files in docker-compose
I'm running docker-compose with vaultwarden image on internal port 8732, nginx works as a proxy server outside natively, which is listening to the
Nginx Reverse Proxy Not Matching Hostname
I have a simple api that i currently have in apache defined by: <virtualhost *:80> servername http://exampleapi.org
How can I fix this 404 issue that I am having whenever Ubuntu is accessed from an external port. It could be an Ubuntu, pm2, nginx, or express problem
I am getting a web page titled "404 - not found" whenever i make a request to my ubuntu server. so whenever i type my ip address
content security policy (csp) issue for subdomain with nginx as reverse proxy and node express as backand
I have an issue with content security policy headers. scripts and styles are blocked. it seams that nginx is overloading my express
Proxying multiple create-react-app static folders with Nginx
I have a nginx hosted on a vm with an authentication service that expose a simple login page and some other services hosted onto a secondary vm
Nginx reverse proxy not working on domain name
I have tried all the solution on so but no success. i want to use nginx as a "node.js" app reverse proxy. with my current configurations, i was
Simply nginx reverse proxy from localhost:80 to localhost:8080 not working
Im learning reverse proxy w/ nginx for the first time, and the following isnt working for me im trying to reroute requests from
Nginx proxy configuration with path rewrite
I made an angular app which communicate to a nodejs server. i finally achieved to configure the proxy of the dev web server of angular with the
Reverse proxying to static website not working
I have a nginx server running at www.example.com. within it, i have set up
POST params are not passes from my reverse proxy to my backend server
I have a nginx server which provides static web content and a reverse proxy which exchange with my backend api. i configured with certbot my ssl
Ad
Getting Cross-Origin Read Blocking (CORB) blocked cross-origin response with MIME type text/html when serving ReactJS app
I have a wordpress test site that reverse proxy to a reactjs app. however, a blank page is served and i see cross-origin read blocking
Nginx reverse proxy config - 404 not found
I have deployed a react app on a remote server (digital ocean), and i want to be able to access the localhost of the server from the react app
Route domain.com/api to a specific port using Apache and a Reverse Proxy
I have a node.js application using express.js running on port 1399 offering a rest api for the user. the api can be accessed using
Adding an SSL (PORT 443) to an Nginx Reverse Proxy Server (PORT 80) - Nginx Config File
Using ubuntu i generated an ssl using certbot. this has automatically updated my nginx configuration file and added an additional listening port.
Nginx reverse proxy Serving Node.js app static file
I have a laravel application in which one route /onlineads will take me to another application (an spa one) built with vue.js as front and node.js
Express Server Proxy Multiple Applications
I am trying to write a reverse proxy to multiple node applications. when do something like this: app.use('/',
Connecting my domain name on digital ocean droplet
I created a small hello world node app, then i hosted the app on digital ocean droplet, after that i can access my application on
how to implement a websocket aware reverse-proxy with aiohttp (python 3.6)
I am trying to implement an application specific reverse-proxy for jupyter notebooks using aiohttp. it works fine for http requests, but the
Express NodeJS server through Apache Proxy, error 404 for route with express parameters
I have a problem to setup apache as a reverse proxy for my express/node application. the application can be reach in the correct url but a route
Https in nginx/reverse proxy
So i am trying to move an express/nodejs app from http to https. it sits behind 2 nginx servers, first one resolves the name and redirects to the
Need help setting up Hexo Blog with NGINX
I need help setting up a blog on my droplet. i have successfully deployed the blog using hexo at blog.mysite.io but the problem
Ad
Express: using trust proxy to get user IP
I have an express server run at port 3000. i decide to set a reverse proxy by nginx to redirect all
laravel websocket with nuxt and nginx reverse proxy returns 502
Im running laravel 7 & trying to run laravel-websockets with nginx proxy using ssl. unfortunately after i configure everything im facing
How to Correctly Configure Traefik Dashboard for only port 8080?
I am having trouble with configuring traefik - i have a feeling this is probably a small configuration error. below is the docker-compose file. i
WordPress Docker over NGINX SSL reverse proxy doesn't work as expected
When i use nginx to create a reverse proxy for a wordpress docker container, wordpress specifies wordpress address (url) and
AWS front-end back-end communication
I have 2 apps running on asw symfony on port 8000 (local) and react 3000(local) but accessible through tcp on port 80 redirections was achieved by
TCP proxy to postgres database as an upstream server in nginx
Question: is it possible to set nginx as a reverse proxy for a database? these are the flags i have at the moment and i believed that having the
Why is nginx reverse proxy doing a 301 to itself?
I have a nginx running as a reverse proxy, with on the same machine a wordpress website. both are docker containers. i have a domain with a-record
wordpress home url redirects to localhost
I'm using wordpress + mysql + phpmyadmin with docker-compose and a reverse proxy with nginx in the host machine to send all requests to the
Is there a solution that lets Node.js act as an HTTP reverse proxy?
Our company has a project that right now uses nginx as a reverse proxy for serving static content and supporting comet connections. we use long
URL Rewrite Module for IIS 7
Does anyone have experience using the url rewrite module (see
Nginx: Nuxtjs app on main domain + WordPress in a subdirectory
I have a nuxtjs app https://damjanun.com/ running on main domain with nginx proxy
Ad
Apache reverse proxy set up SSL certificate
We need to set up a secure certificate on an apache reverse proxy. we've been advised that we need to use a virtual host directive. i've
HTTP status code names are missing when using Nginx
I'm using nginx to redirect all http requests to https in my spring boot application.this is the
Ad
Blog Categories
Ad