diff options
author | Stef Walter <stef@memberwebs.com> | 2004-04-28 20:59:48 +0000 |
---|---|---|
committer | Stef Walter <stef@memberwebs.com> | 2004-04-28 20:59:48 +0000 |
commit | dbbf162dc9be0aef47f2d1f1fcddb7ae4e074d47 (patch) | |
tree | c06b131bc9f249557d9891d07977c4f0f3d0f15b /sample | |
parent | 8368de7830f336533f9fe6369641070239bf739c (diff) |
Tons of fixes, debugging, changes, added apache module
Diffstat (limited to 'sample')
-rw-r--r-- | sample/httpauthd.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sample/httpauthd.conf b/sample/httpauthd.conf index ba8af0a..ae59ce2 100644 --- a/sample/httpauthd.conf +++ b/sample/httpauthd.conf @@ -4,6 +4,7 @@ MaxThreads: 18 CacheTimeout: 300 AuthTypes: Basic Digest +Socket: 0.0.0.0:8020 [Simple] Realm: blah |