Thanks Joshua. Worked out great.
Dan
Joshua Slive wrote:
On 10/2/06, Dan Buettner <[EMAIL PROTECTED]> wrote:
Launched a new site last week, built on Rails, Apache and mongrel.
Now have collected a number of 404 errors from the logs, and wish to
redirect them to the appropriate page in
http://www.site.com/calendar
What I'd like is to be able to do something aking to this:
RewriteCond ^(.*)$ $1!mapped:general_url_redirect.txt
Suggestions welcomed.
Thanks,
Dan
--
Dan Buettner
-
The official User-To-Us
FYI to everyone - I found the solution, which was a missing directive in
the httpd.conf file Directory section - "Group_Attr", which (in my case
at least) needs to be set to "member".
Dan
Dan Buettner wrote:
I'd posted previously about some problems getting LDAP / A
ave groups working? If so, would you mind
posting or sending me a sample of a protected dir from your httpd.conf file?
Thanks,
Dan
--
Dan Buettner
-
The official User-To-User support forum of the Apache HTTP Server Project
were in the SDK LIB folder in the Apache
modules folder.
Lisa
-Original Message-
From: Dan Buettner [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 21, 2006 10:28 AM
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] Apache 2.0.55 on Win2003 crashes when
attempting LDAP auth aga
using the ldap module from
http://www.muquit.com/muquit/software/mod_auth_ldap/mod_auth_ldap.html
version 3.07.
It connects to active directory just fine.
Lisa
-Original Message-----
From: Dan Buettner [mailto:[EMAIL PROTECTED]
Sent: Monday, June 19, 2006 7:04 AM
To: users@httpd.apache.o
Thanks William - we use some 3rd party modules like php, python,
subversion. Not all of these are available as binaries for Windows &
Apache 2.2.2 yet.
Anything else we might be able to do with 2.0.x ?
Dan
William A. Rowe, Jr. wrote:
Dan Buettner wrote:
I've got a Windows 20
I've been through Google and the online docs and release notes today,
and can't figure out how to solve this one.
I've got a Windows 2003 Server running Apache 2.0.55 and Active
Directory. I am attempting to to use Apache's mod_auth_ldap to control
access on a per-directory basis with .htaccess