#this file will be Include-d by @ServerRoot@/httpd.conf #the subclass inside t/TEST added the authname and allowed_users variables AuthName "@authname@" AuthType Basic AuthUserFile "@ServerRoot@/.htpasswd require user "@allowed_users@"