The tar command in linux allow you to compress files and directories into tar.gz files known as tarballs. Here’s how to create tar.gz files in linux.
Remove Trailing Slash in NGINX
Sometimes NGINX may show trailing slash in website URLs. Here’s how to remove trailing slash from URL in NGINX.
How To Install & Configure Modsecurity in Nginx
Modsecurity protects websites from malicious attacks and security threats. Here’s how to install and configure modsecurity in NGINX.
How To Enable NGINX Status Page
NGINX status page allows you to monitor NGINX web server health. Here’s how to enable NGINX status page for your website.
How to Remove .html from URL in Apache/WordPress
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.