When projects are in development stage or we may have some internal projects related to intra center and we do not intend to share/allow access to outside users, then how can we prevent this? This basic HTTP authentification can be done using .htaccess
step1: Decide the paths which you want to protect
- Path: /var/www/html/,
Path to .htaccess […]