NGINX allows you to configure custom 404 pages for your website. Here is how to create custom 404 page in NGINX.
Author: Sreeram Sreenivasan
How To Create Custom 404 Page in Apache
Apache allows you to configure custom 404 error page for your website. Here is how to create custom 404 page in Apache for your website.
How To Create a Self-Signed SSL Certificate for Apache in Ubuntu/Debian
Self-Signed Certificate allows you to securely send & receive data between client and server. Here is how to create self-signed SSL certificate for Apache.
How to Use Apache bench for Load Testing
Apache bench allows you to perform load testing for Apache web server. Here is how to use Apache bench for Load testing for your website.
How to Limit Download Speed in NGINX
How to Calculate CPU Utilization in Linux
CPU Utilization indicates CPU usage and load. Here’s how to calculate CPU utilization in Linux using TOP command.
Top Web Analytics Tools for Your Website
Web analytics tools allow you to monitor website traffic and analyze user behavior for your website. Here are the top 5 web analytics tools for your business.
Top CDN Providers for Websites
CDN Providers improve website speed and performance. Here are the top 5 CDN providers for websites and apps.
How to Install AWS CLI on Linux
AWS CLI allows you to manage AWS services via command line interface. Here is how to install AWS CLI on Linux, Ubuntu, CentOS.
How to Remove index.php from URL
By default, php websites and blogs display index.php at end of URL. Here is how to remove index.php from URL.