On Wed, Dec 31, 2008 at 7:18 PM, Jeremy Dunck <[email protected]> wrote: > Hello fellow httpd users. :-) > > I have an error in my configuration, but I can't seem to figure it out. > > I've pasted my configuration and resulting error here: > http://apache.pastebin.ca/1297361
Assuming you're in 2.2.x: mod_authz_user is required for Require valid-user. mod_authz_default would have given you a slightly better error message. -- Eric Covener [email protected] --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: [email protected] " from the digest: [email protected] For additional commands, e-mail: [email protected]
