On Wed, 26 Nov 2003, Christopher Jastram wrote: > Where in the world is mod_access? httpd can't run because it chokes on > the Order directive, which comes from mod_access. So where is it?
No such thing anymore. :-) The auth stuff has been completely refactored
in 2.1:
[EMAIL PROTECTED]:/root/apache/httpd/httpd-2.1/modules/aaa# grep -i order *.c
...
mod_authz_host.c: AP_INIT_TAKE1("order", order, NULL, OR_LIMIT,
Hope this helps,
Cliff
