I’ve moved my wordpress site from example.com/mobile to example.com. For this work, I want: example.com/mobile not redirect. I want it not redirect becaus
I want to achieve that https://domainA.com/folder shows the content of https://domainB.com without redirecting the user to domainB. So it is important, that a u
I have the following setup: I have upstream STREAM services defined running in my environment (i.e., DNS-over-UDP nameservers) I use my NGINX to offload TLS fro
If I use: Nuxt @ v2.15.8 Environment: production Rendering: server-side Target: server In this case, which of all assets folders does NUXT use? Does NUXT in thi
This is my setup: I have a webpage which uses dash.js to view a live stream. The live stream is coming from my computer which is running OBS and NGINX. This wor
I am trying do do this tutorial in a CentOS 7: https://www.digitalocean.com/community/tutorials/how-to-serve-django-applications-with-uwsgi-and-nginx-on-centos-
Hi I have try to update php to 8.0 but always there a problem with valet to read the new version and I try to solve it without specific instructions but this ti
I have implemented node js application and used MongoDB as database using nginx to run the project Everything working fine in local but when code is published i
I'm very new to nginx and I was tasked with building a reverse proxy with a few services. So far so good, but my next assignment was for the reverse proxy to ha
I have deployed a laravel application in Elastic Beanstalk with Load Balancing. I have to backup my database daily and store it in s3 bucket so I am using Larav
I deployed my spring mvc aplication with tomcat docker image as server in Aks and ingress controller is used for redirection. My application is secured with K
I have been trying to set up Chamilo using LEMP stack (Linux, Nginx, MariaDB, PHP 7) on CentOS 7 using this link https://www.digitalocean.com/community/tutorial
I installed my Laravel application on digitalocean with LEMP stack. Afterwards, I followed the instructions for phpmyadmin installation, but when I log in to ph
I'm creating a Nginx file server, and I'm trying to enable the fancy-index module to get have custom header and footer, but I can't get it working, the header/f
AKS ingress with nginx and Key Vault certificates issue with creating secret from cert in vault. Cert is in the key vault has all required permissions. I've imp
i have a project and this project installed on few servers, he has one code, example: Server "A" => Project "A" Server "B" => Project "A" Project has bun
i have a project and this project installed on few servers, he has one code, example: Server "A" => Project "A" Server "B" => Project "A" Project has bun
All is working Ok on develop (tipical) I have flask app (API) docker, postgres docker and VUE app (FRONT). Deployed on production (AWS instance with nginx). Fla
I'm building a site running NginX / PHP and want all access to be processed by /private/routes.php. But I also want to add some exceptions to this for css/js-fi
I have two local backend applications running on : 127.0.0.1:4444 127.0.0.1:4445 Both of which support websocket connections (totally identical) I have set an n