I would like to password protect a subdomain like meet.example.com but not other URLs on that subdomain (e.g., meet.example.com/page_name, this should be accessible)
I tried a few answers already but none worked for me. I tried this and this and some others (using htpasswd and .htaccess and etc.).
Server version: Apache/2.4.52 (Ubuntu)