0

I'm very new to coding.

I'm creating a very simple website that I want to be password protected (so that only family can see it). So far I've used .htpassword and .htaccess to restrict the site, and they're working fine. However, even after I close the browser session in chrome and open a new session I can access the site without needing to enter the password.

Is there something I can code so that leaving the website will remove access unless the password is entered again? I don't want to have to rely on family remembering to clear their cache every time they finish viewing the site.

Thanks!

0 Answers0