Ubuntu

Installing Magento 2.4.x with Elasticsearch in Ubuntu

From Magento 2.4.0 all installations must be configured to use Elasticsearch a powerful search module used with Magento’s catalog search solution. If you are upgrading you must install and configure Elasticsearch before you upgrade Magento. It’s not difficult to setup Elasticsearch, but there are a lot of steps. Although you may feel as an unnecessary task but the benefits are huge as an ecommerce site finally the search…

How to set up http protection (http authentication) in Nginx on Ubuntu

How to set up http protection (http authentication) in Nginx on Ubuntu There are many situations we want to protect our site accessing our website from outside. For example you have a development site which you want to restrict from search engine crawling. Also you may like to protect some part/sections of your website from public visits or search engine crawling. For example like wordpress, joomla or your other CMS admin area. The most powerful way is to protect via …

Scroll to Top