| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Date: | Sat, 8 Feb 2003 03:56:38 +0100 |
| From: | Uwe Mayer <merkosh AT planet-interkom DOT de> |
| Reply-To: | Uwe Mayer <merkosh AT planet-interkom DOT de> |
| X-Priority: | 3 (Normal) |
| Message-ID: | <1440078179.20030208035638@planet-interkom.de> |
| To: | cygwin AT cygwin DOT com |
| Subject: | mod_auth_ntsec |
| MIME-Version: | 1.0 |
Hi, I just mentioned the problem with mod_php4, the same applies to mod_auth_ntsec. However this time I extracted the mod_auth_ntsec.dll directly to /lib/apache/new and re-run: $ ./apache-mod_auth_ntsec.sh.done [activating module `ntsec_auth' in /etc/apache/httpd.conf] cp mod_auth_ntsec.dll /usr/lib/apache/mod_auth_ntsec.dll chmod 755 /usr/lib/apache/mod_auth_ntsec.dll cp /etc/apache/httpd.conf /etc/apache/httpd.conf.bak cp /etc/apache/httpd.conf.new /etc/apache/httpd.conf rm /etc/apache/httpd.conf.new ...which worked almost. The lines LoadModule ntsec_auth_module lib/apache/mod_auth_ntsec.dll AddModule mod_ntsec_auth.c are added to the httpd_conf, BUT the last line should be: AddModule mod_auth_ntsec.c small typo... :) Ciao Uwe mailto:merkosh AT planet-interkom DOT de -- Nur tote Fische schwimmen mit dem Strom! -- 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |