This article tells you the recommended way of enabling per-site PHP configuration and how to get it done.
How To Add Free SSL In WordPress Using Let’s Encrypt
Let’s Encrypt is a free open certificate authority that aims to provide SSL certificate for general public. This guide will teach you how to install free ssl in WordPress site.
How To Install Magento On Ubuntu 18.04
In this tutorial, we will go over how to install Magento on Ubuntu 18.04 LTS.
How To Install Akeneo PIM on Ubuntu 18.04 LTS
This brief tutorial is going to show you how to install Akeneo on Ubuntu 18.04 LTS.
How To Increase Website Speed By Removing Query Strings From Static Resources
When a website loads, it loads static resources like CSS and Javascript. The query strings in these resources doesn’t allow caching on servers and browsers. In this tutorial, we will learn to remove query strings and improve the speed of your website.