The process is similar to my previous post on proxying a sub directory back to the root. For example https://example.com/test => proxies back to / in the docker container upstream cups-endpoint { # in my case I'm using cups inside # a docker container and exposing #...
nginx
Lets Encrypt Apache Renew Fails When Using ProxyPass
These Apache Proxy rules will send all traffic to the backend host Which causes letencrypt to fail when trying to renew the SSL Cert on the Proxy Host because the...
The End of Ye Olde Ugly NGinx Config Files
Install python3. This is for CentOS Download and install nginxfmt.py. The download and the instructions are at https://github.com/1connect/nginx-config-formatter Once installed usage is as follows. [code...
Elegant Themes Visual Builder No Worky on NGINX Server
Symptoms: You are running php-fpm and nginx You can enter the visual builder from the home page https://jamesmcdonald.id.au/?et_fb=1 but not from a another url such as https://jamesmcdonald.id.au/contact?et_fb=1 Problem: The Divi Visual Builder uses ?et_b=1 query...