This article will help beginners to know the basics of security feature provided by this powerful Spring Boot framework. With the help of this technique, a web application will be secured. Authorization will be applied with minimal coding and the application will be production ready in terms of security.
How to Configure Custom Name Servers for Windows Hosting Accounts in Plesk
This article describes how to configure custom name servers for a Windows Hosting account.
How to install Litespeed Web Server on Centos 7 VPS or Dedicated Server
OpenLiteSpeed is an open source web server characterized by high-performance, light-weight event-driven architecture, and Apache compatible rewrite rules. It also has a very user-friendly WebAdmin GUI for easy creation of multiple sites on one server. Here, we show how to install LiteSpeed Web Server on Centos 7 Linux VPS.
How to customize the WordPress Admin Login Page
Who wouldn’t want to customize their login page? In this guide, we will learn how to customize our WordPress admin login page just by making some changes to simple PHP functions.
How to Install the LEMP (Linux, Nginx, MySQL, PHP) Stack on CentOS 7 VPS or Dedicated Server
LEMP is an acronym for Linux, Nginx, MySQL and PHP. LEMP stack just like LAMP stack (with Apache instead of Nginx) is used for development and deployment of web applications. Nginx in LEMP provides a modular event-driven architecture handling requests using asynchronous events. This feature enables it have high performance under high loads. This article illustrates how to install the LEMP stack in Centos 7 VPS or Dedicated Server.