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 Certbot Plugin is possible using
DevOps
Articles categorized in: 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 add the IDs to the
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 then issue that your SSH
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 can use the following on
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 Nginx PHP block After doing
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 You need a self signing
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 these notifications to be precise.
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 a custom image for Laravel
article still under development To truly scale your Kubernetes Cluster with pods / containers needed to run your Laravel PHP Application you will soon realize you will need both Horizontal
Oxygen Builder , a great WordPress site builder that we use for several clients, offers a neat way to build websites using WordPress’ CMS while building all bypassing the general
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 not loaded: /usr/local/opt/openssl/lib/libssl.1.0.0.dylib or that
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. General Filter Hook There is