Hello, Recently I have installed Apache with mod_auth_ntsec. And I ran 'apachectl configtest' then got the following error messages.
Syntax error on line 279 of /etc/apache/httpd.conf: Cannot add module via name 'mod_ntsec_auth.c': not in list of loaded modules I modified "httpd.conf" and ran successfully. My environment is cygwin-1.3.18-1 apache-1.3.24-5 apache-mod_auth_ntsec-1.7-1 Regards, Kenji Yamashita [EMAIL PROTECTED] *** /etc/postinstall/apache-mod_auth_ntsec.sh.orig Sun May 5 21:48:33 2002 --- /etc/postinstall/apache-mod_auth_ntsec.sh Fri Jan 10 19:18:45 2003 *************** *** 1,5 **** #!/bin/sh ! module=ntsec_auth module_dll=mod_auth_ntsec.dll prefix=/usr confdir=/etc --- 1,5 ---- #!/bin/sh ! module=auth_ntsec module_dll=mod_auth_ntsec.dll prefix=/usr confdir=/etc __________________________________________________ Do You Yahoo!? Yahoo! BB is Broadband by Yahoo! http://bb.yahoo.co.jp/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/