Sometimes you may need to remove .html from URL in Apache web server. Here’s how to remove .html from URL in Apache, Wordpress, Magento.
How to Remove .php from URL in Apache/WordPress
Sometimes you may need to remove .php from URL in Apache web server. Here’s how to remove .php from URL in Apache, Wordpress, Magento and other CMS systems.
How to Remove Trailing Slash in Apache
Sometimes you may need to remove trailing slash in Apache or Wordpress. Here’s how to remove trailing slash in Apache or Wordpress.
How to Disable mod_security in Apache
mod_security helps protect websites from malicious attacks. Here’s how to disable mod_security in Apache using .htaccess and cpanel.
How To Install Varnish Cache for NGINX in Centos
Varnish Cache is cache module for improving website speed and performance with caching. Here’s how to install varnish cache for NGINX in CentOS, Redhat, Fedora.
How To Prevent Bots From Crawling Your Site
Sometimes you may need to prevent seo bots and spam bots from crawling your site. Here’s how to prevent bots from crawling your site.
NGINX SSL Configuration Step by Step Details
NGINX SSL Configuration allows you to enable HTTPS on your websites and apps. Here is a step by step NGINX SSL configuration for your website.
How to List All Processes in Linux
Many times you may need to list all processes by name, user, pid in linux/unix. Here’s how to list all processes in Ubuntu, CentOS, Fedora, Redhat, and other Linux systems.
How to Prevent Image Hotlinking in NGINX
It is important to prevent image hotlinking to save server resources and data bandwidth. Here’s how to prevent image hotlinking in NGINX web server.
How to Harden NGINX Server
It is important to secure NGINX server to protect from malicious attacks. Here’s how to harden NGINX server for your website.