Is there anything in Apache to do some IP Blacklisting?
Thanks all
When apache loads a module, does it use any environment variables to
locate it's libraries? If so..what? I have an install of apache 2.0.55
on HP-UX 11.11. It was compiled with mod_ldap.so and mod_auth_ldap.so.
The OpenSSL libraries that were used during the compile of apr,
apr-util, and httpd h
L PROTECTED] On Behalf Of Joshua
Slive
Sent: Thursday, September 13, 2007 9:40 AM
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] Installing New Apache Modules
On 9/13/07, Aaron Smith <[EMAIL PROTECTED]> wrote:
> Simple question. Hopefully. If I have an existing Apa
Simple question. Hopefully. If I have an existing Apache
installation, that was compiled from source, and the source tree is
still intact on the system, is it possible to compile and install a
couple of additional modules without re-installing all of apache? I'd
like to add a few mod
Continuing with trying to get Apache running on my HP-UX system, hoping
someone can lend some thoughts. I recompiled apache 2.0.55 for about
the 100th time, this time setting -enable-ssl=shared instead of
compiling it in statically. Running apache in Debug mode results in:
[Tue Sep 11 10:10:4
replace it.
----
Aaron Smith[EMAIL PROTECTED]
System Administrator (269) 337-7496
Kalamazoo College
____
From: Aaron Smith [mailto:[EMAIL PROTECTED]
Sent: Monday, September 10, 2007 8:38 AM
To: users@httpd.apache.o
Me again. Hope springs eternal that I'll be able to find
someone who can respond to the odd issues I'm having. My previous
problem of Apache not working correctly when accessed via SSL has
morphed. Before, connecting to the SSL port would "sort of" work in
that you'd get a page, but
NE have an idea of what I can look at to track this problem
down??
____
From: Aaron Smith [mailto:[EMAIL PROTECTED]
Sent: Tuesday, September 04, 2007 2:04 PM
To: users@httpd.apache.org
Subject: [EMAIL PROTECTED] Apache and mod_ssl
I have a feelin
not found.
Thoughts anyone?
Aaron
-Original Message-----
From: Aaron Smith [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 05, 2007 8:38 AM
To: users@httpd.apache.org
Subject: RE: [EMAIL PROTECTED] Apache and mod_ssl (extra info)
Oh, and I forgot to mention, it doesn't log anything
Oh, and I forgot to mention, it doesn't log anything at all in ANY of
the logs when accessing the site via HTTPS.
Aaron Smith[EMAIL PROTECTED]
System Administrator (269) 337-7496
Kalamazoo Co
r anyone.
-Original Message-
From: Graeme Fowler [mailto:[EMAIL PROTECTED]
Sent: Tuesday, September 04, 2007 5:25 PM
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] Apache and mod_ssl (extra info)
On Tue, 2007-09-04 at 16:30 -0400, Aaron Smith wrote:
> Connecting via https to
So I tried something kind of new. I completely removed the
directory with the non-functioning apache install. I went back to the
source, did a make clean, a new configure using the same parameters as
before:
./configure --prefix=/opt/apache3 --enable-auth-dbm=shared
--enable-exp
I have a feeling that I'm missing something elementary here.
I have an install of apache 2.0.55 with mod_ssl enabled on a HP-UX
system in /opt/apache2. This one runs fine. I recompiled another copy
of apache (same version) into /opt/apache2a (for testing purposes) to
add mod_ldap sup
perfect, thanks.
On 8/17/07, Joshua Slive <[EMAIL PROTECTED]> wrote:
>
> On 8/17/07, aaron smith <[EMAIL PROTECTED]> wrote:
>
> > But it seems that with the proxy it overrides HTTP authentication..
>
> That's because the proxy never hits
Hello All,
I've got authentication in place on my server for every virtual host. with
the usual:
Options FollowSymLinks
AllowOverride All
Order deny,allow
Deny from all
AuthType Basic
AuthUserFile /etc/httpd/conf/htpasswd
AuthName "Authorized users only!"
require valid-user
satisfy any
Now in
So we have apache 2.0.55 running on an HP-UX 11.11 system. I need to
add ldap authentication support to this setup so I went about compiling
mod_auth_ldap. I downloaded a tar ball of 2.0.55, put it in a temp
directory, and then ran the same configure line (from config.log) that I
as
Hmmm. Ok. So perhaps something along the line isn't being built but
it's not stopping the entire process. I'll try it again and take a
closer look at the output.
--------
Aaron Smith[EMAIL PR
ppropriate
libraries.
----
Aaron Smith[EMAIL PROTECTED]
System Administrator (269) 337-7496
Kalamazoo College
I have been having my own problems with related modules. It will
probably help your case
to use OpenLDAP for it
So I'm having a devil of a time getting Apache 2.0.55 compiled on an
HP-UX 11.11 system to support secure LDAP authentication to our Active
Directory servers. I configure it like so:
./configure --prefix=/opt/apache2 --enable-auth-dbm=shared
--enable-expires=shared --enable-headers=shared --en
19 matches
Mail list logo