
It is important to setup HTTP2 in NGINX. Here is how to enable HTTP2 in NGINX.
Apache server status dashboard tracks key server metrics for server health. Here is how to enable Apache server status dashboard page.
Sometimes you may need to remove x-powered-by header in Apache/PHP. Here is how to remove -powered-by in Apache/PHP.
Sometimes NGINX gives 413 Request too large error. Here is how to fix NGINX 413 request too large error.
It is important to disable insecure HTTP methods like OPTIONS, HEAD, PUT, DELETE from Apache Server. Here is how to disable HTTP options methods in Apache web server.
Apache allows you to set default charset to UTF8 encoding. Here are the steps to set default charset to UTF-8 encoding in Apache.
Sometimes you may need to redirect www URL to non-www URL. Here is how to remove www from domain URL in NGINX.
Sometimes you may need to redirect HTTP to HTTPS or enforce HTTPS on your website. Here is how to redirect HTTP to HTTPS in NGINX.
NGINX basic authentication allows you to protect servers, websites, virtual hosts and web pages. Here is how to configure basic authentication in NGINX.
Let’s Encrypt is a free and popular SSL certificate generation tool. Here is how to install let’s encrypt on NGINX web server.