Hi, new in openlitespeed ...
I created a virtual host with a Vhost Template, now I want to protect a directory with a password, I follow this guide, https://openlitespeed.org/kb/user-authentication-Through-realms/ but when I save the URLs of htpasswd and htgroup, litespeededed doesn't ask me to create files ... (I think because it's a vhost)
I can't even create them from the terminal with "sudo htpasswd -c ..."
How do I create them? How do I protect a directory with a password if the virtual host was created by Vhost Template?
I created a virtual host with a Vhost Template, now I want to protect a directory with a password, I follow this guide, https://openlitespeed.org/kb/user-authentication-Through-realms/ but when I save the URLs of htpasswd and htgroup, litespeededed doesn't ask me to create files ... (I think because it's a vhost)
I can't even create them from the terminal with "sudo htpasswd -c ..."
How do I create them? How do I protect a directory with a password if the virtual host was created by Vhost Template?