Trying to password protect a URL with htaccess
问题 I am using Expression Engine 2 Freelancer editon that doesn't have an authentication module. I am trying to password protect a template group that has a virtual directory www.domain.com/template What I am trying to do is use the htaccess in the root to force people to enter a username and password when they try and navigate to the to "template" section and the two files under it. The way that Expression Engine works the templates are routed to and not physical directories. My question is how