A Let’s Encrypt Wildcard Certificate requires DNS verification. Ploi does not offer TransIP as DNS provider for the generation of LE SSL wildcards. Installing TransIP…
Category: DevOps
Was dealing with Elementor 403 issues and found out Apache Mod security was blocking things reading the logs. See logs below: So I had to…
To access Hostnet.nl based servers via SSH you might hit an error where SSH terminal feedback tells you that their offer is `ssh-rsa`: The issue…
To quickly see on your Mac why your Redis cannot be connected to or why Docker cannot run localhost because port 80 is taken you…
If you want the latest content to be loaded from the latest symlinked release using PHP Deployer you need to add these lines to your…
To work with Xolphin SSL certificates or any SSL certificates at Forge you need to take care of a few simple steps. Self Signing Request…
We use a Vue component to display messages based on success or failure in our Laravel application. We use a Vue Transition wrapper component for…
Been dealing with a 502 Bad Gateway error on my Laravel Minikube setup. I started using one web deployment using PHP FPM and Nginx, with…
article still under development To truly scale your Kubernetes Cluster with pods / containers needed to run your Laravel PHP Application you will soon realize…
Oxygen Builder , a great WordPress site builder that we use for several clients, offers a neat way to build websites using WordPress’ CMS while…
To have nmap work locally again for security / port scans on your macOS Catalina with homebrew running openssl v. 1.1.x and avoid dyld: Library…
How to add something just before the default sorting of WooCommerce on product category pages. Well, that is not that easy you will find out….