Just a good step by step on how to configure Apache to use a .htaccess file. I rarely ever use this method except in testing so I always forget. First, get your web administrator to enable your use of .htaccess files. This requires a stanza in ServerRoot/conf/access.conf like this: AllowOverride AuthConfig where /home/webber is replaced [...]