[users@httpd] auth_ldap module missing on debian 10 but is it required?

2022-04-01 Thread Jennifer Mead
I have looked at many pages and still cannot get my ldaps working. Here is a note from one page I am looking at: "make sure you enable auth_ldap and authnz_ldap, and authz_core modules." Does anyone know anything about this module: auth_ldap? Why it is mentioned several times in all kinds of li

[users@httpd] debian 10, apache2.4 cannot get ldaps working

2022-04-01 Thread Jennifer Mead
I get a generic error "ldap_simple_bind() failed][Can't contact LDAP server]" when trying to connect to ldap server with "ldaps" for ldap authentication. This all worked well under regular ldap on port 389, but my requirement is to get it working with secure ldaps and port 636. First off I can ru

Re: [EMAIL PROTECTED] fwding www

2008-05-23 Thread Jennifer Lynn
Not sure if you want one of these redirects in place too On Thu, May 22, 2008 at 8:28 PM, Rob <[EMAIL PROTECTED]> wrote: > hey there, > > was wondering wether i could be pointed in the right direction. Im > wondering how i setup in my virtual hosts (if in fact i do it in my virtual > hosts)

Re: [EMAIL PROTECTED] 'domain.com/foo' = 404 but 'domain.com/foo/' works fine

2007-12-13 Thread Jennifer Lynn
hi I thought if you wanted the "foo" and everything underneath it or by itself RewriteRule ^/foo/?.*$ /landing_page Jenny On Dec 12, 2007 9:41 AM, thomas Armstrong <[EMAIL PROTECTED]> wrote: > --- > RewriteRule ^([^/]+)/?$ /page.php?id=$1 [L] > >

[EMAIL PROTECTED] RE: [SPAM] - Re: [EMAIL PROTECTED] why do I get a 304 when I replace a file with a changed version? - Email found in subject

2006-05-04 Thread Jennifer R. Lee
someone will forget and therefor their new doc will never be posted until they check and correct the method they used to replace the file. That's what I plan to do for now anyway. Thanks again! Jennifer Lee From: William A. Rowe, Jr. [mailto:[EMAIL

[EMAIL PROTECTED] why do I get a 304 when I replace a file with a changed version?

2006-05-04 Thread Jennifer R. Lee
ug this. I am pretty much going on what I see in the access log and on the web page, as well as looking at the headers returned from the Akamai edge server(which show the old file date/time not the new one). Many Thanks in advance

RE: [EMAIL PROTECTED] Installing Apache 2.2.0 on AMD Opteron running SuSE 10

2006-04-17 Thread Jennifer Lai
clude /etc/ld.so.conf.d/*.conf Thank you in advance for your help! Regards, Jennifer Hi Jen, You can add a flag to the compile option to say what lid dir you want to include. See the link below for more http://httpd.apache.org/docs/2.2/programs/configure.html If that does not work you can edi

[EMAIL PROTECTED] Installing Apache 2.2.0 on AMD Opteron running SuSE 10

2006-04-14 Thread Jennifer
e with same OS, and I was able to compile and install Apache 2.0.55 successfully without any problem. I would like to keep up-to-date on Apache server, but if staying with older version fixes the problem, maybe that's the way to go for n

[EMAIL PROTECTED] mod_rewrite problems

2005-08-31 Thread Jennifer Zelazny
Hello. I have what I thought would be a simple mod_rewrite need, but a few hours later, I need some help. I have some URLs that are ugly: http://www.example.com/modules/ content/index.php?id=14 which I would like to change to: http://www.example.com/help.php. I tried creating a .htaccess fil