I used to use WebDAV for managing web site content with Apache httpd
2.2.x, however I have so far been unable to move the old configurations
to 2.4.x and maintain this facility.
Most of the on-line 'howtos' seem to be based on the assumption that the
web server is being used as a kind of remote fi
Am 03.06.2014 03:42, schrieb Jason Stubblefield:
From what I can tell, it should be something like the following but it doesn’t
work:
Require ip 1.2.3.4
Hi Jason,
as far as I understand the manual at
http://httpd.apache.org/docs/2.4/upgrading.html, it should be something like
Require h
Hello,
I just upgraded to 2.4.7 from 2.2 and I’m having trouble getting ip based
access control to work in my .htaccess and config files alike.
Can someone help me with the new syntax for blocking all traffic by default
then allowing only certain IP addresses?
From what I can tell, it should b
On 2 Jun 2014, at 13:56, Andrea Gabellini - SC wrote:
> Hello,
>
> with LogLevel = debug and only one SSL site enabled (for readability) I
> got the following output. The first block is with DBDriver enabled and
> the second without it. I can't see anything relevant, but i'm not a
> developer ;-
On Mon, Jun 2, 2014 at 10:06 AM, Darly Senecal Baptiste
wrote:
> [Fri May 30 13:24:13 2014] [debug] mod_authnz_ldap.c(390): [client
> ip.add.re.ss] [10449] auth_ldap authenticate: using URL
> ldap://ldap-ldap-address1
> ldap-ldap-address2/OU=Miamin,DC=domain,DC=tld?sAMAccountName?sub?(objectClass=
On 2 Jun 2014, at 13:56, Andrea Gabellini - SC wrote:
> Hello,
>
> with LogLevel = debug and only one SSL site enabled (for readability) I
> got the following output.
Can't see anything from mod_dbd in there, nor any errors.
Do you have a local geek who could run it under strace or gdb?
If not
Jim, thanks a lot.
The configuration:
> RewriteEngine On
> RewriteCond %{HTTP:Upgrade} =WebSocket [NC,NV]
> RewriteRule ^/(.*) ws://my.backend:8080/$1 [P]
> RewriteRule ^/(.*) http://my.backend:8080/$1 [P]
works fine for me :)
What do you mean with "it's soo expensive" ?
Is rewrite less performant
Hi Eric:
Sorry for the delay. Coming from weekends activities.
There is the log error at debug level
[Fri May 30 13:24:13 2014] [debug] mod_authnz_ldap.c(390):
[client ip.add.re.ss] [10449] auth_ldap authenticate: using URL ldap://
ldap-ldap-address1 ldap-ldap-address2
/OU=NewYork,DC=domain,DC=
Hello,
with LogLevel = debug and only one SSL site enabled (for readability) I
got the following output. The first block is with DBDriver enabled and
the second without it. I can't see anything relevant, but i'm not a
developer ;-)
Any idea?
With DBD:
[Mon Jun 02 14:40:09.407389 2014] [ssl:info]
On Fri, May 30, 2014 at 1:06 AM, Jason Pyeron wrote:
>> -Original Message-
>> From: McGregor, Donald (Don) (CIV)
...
>> I'm attempting to get CAC card authentication working with
>> Apache httpd-2.2.3-85 on Centos 5. CAC cards are the DoD
...
> And if you are working on an accredited DoD s
What version of OpenSSL are you running? I normally wouldn't be
concerned about a bug in an older version of OpenSSL...but I can
fathom people downgrading to pre-heartbleed versions to "be sure" its
safe.
>> [Sun Jun 01 20:42:26 2014] [error] Certificate Verification: Error (20):
>> unable to get
11 matches
Mail list logo