NGINX basic authentication allows you to protect servers, websites, virtual hosts and web pages. Here is how to configure basic authentication in NGINX.
Author: Sreeram Sreenivasan
How To Install Let’s Encrypt on 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.
How To Enable mod_rewrite in XAMPP, WAMP
mod_rewrite is an Apache module for redirection and URL rewrite. Here is how to enable mod_rewrite in XAMPP, WAMP.
How To Change Default Index Page in Apache
How to Change Default Timezone in Apache/PHP
Default timezone in Apache/PHP is set to UTC time. Here is how to change default timezone in Apache/PHP.
How To Install mod_security on CentOS
mod_security improves website security and protection. Here is how to install mod_security on CentOS 7 for Apache Web Server.
Rewrite vs Redirect NGINX
URL rewrite and redirect both allow you to serve content from different URL. Here is the difference between url rewrite vs redirect in NGINX.
How To Set Up Apache Virtual Hosts on Ubuntu
Apache Virtual hosts allow you to run multiple websites on one server. Here is how to set up Apache Virtual Hosts in Ubuntu, Debian Linux.
How To Create Custom 404 Page in NGINX
NGINX allows you to configure custom 404 pages for your website. Here is how to create custom 404 page in NGINX.
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.