For limiting the CA's you accept, look into the directive SSLCADNRequestFile.
http://httpd.apache.org/docs/2.2/mod/mod_ssl.html#sslcadnrequestfile
regards,
tt
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Thursday, May 31, 2007 9:23 AM
To: users@httpd.apach
Does this LDAP authentication mentioned in the URL link work across
multiple AD domains?
Dan
(sorry about the crappy top reply courtesy "notes")
Please respond to users@httpd.apache.org
To:
cc: (bcc: Dan Mitton/YD/RWDOE)
Subject:RE: [EMAIL PROTECTED] Apache using AD autenti
Hi,
I recently installed SSL certificates on our Apache 2.0 server. Prior
to that, I have been successful in viewing our pages via Firefox and
Internet Explorer. After installing the certificates, I can still view
the pages using IE, not with Firefox. I am getting a connection timeout
error
On 06/06/07, S.A. Birl <[EMAIL PROTECTED]> wrote:
Im pretty sure Ive read this in the 2.2 docs (scratches head):
Here perhaps? http://httpd.apache.org/docs/2.2/mod/core.html#satisfy
A way to protect a directory so that if I access the directory, say
from 192.168.0.1, Im allowed in WITHOUT a u
On 6/6/07, S.A. Birl <[EMAIL PROTECTED]> wrote:
Hello all:
Im pretty sure Ive read this in the 2.2 docs (scratches head):
A way to protect a directory so that if I access the directory, say
from 192.168.0.1, Im allowed in WITHOUT a username/password, but any
other IP would prompt for a username
What have you done already to attempt to accomplish this??
I don't know if this doc will work, but a quick Google search for "apache
active directory authentication" turned up a slew of links with this one being
at the top:
http://www.trustix.org/wiki/index.php/Active_Directory_Authentication_w
If you have a single AD domain, it seems like mod_auth_kerb works well. I
have not been able to get it working across multiple AD domains.
Please respond to users@httpd.apache.org
To: users@httpd.apache.org
cc: (bcc: Dan Mitton/YD/RWDOE)
Subject:[EMAIL PROTECTED] Apache using
Hi,
i put a apache web server into windows network working with Active Directory
(AD). After that, I put many sites on it, but here is the problem:
My workstations is running w2k (authenticated in AD). Some sites has to be
restricted only to some (AD) users or groups and I want to use the
wor
On 6/6/07, Qingshan Xie <[EMAIL PROTECTED]> wrote:
Thanks Joshua for your quick reply and help!
One more quick question on KeepAlive,
Can KeepAlive work on POST?
Yes, persistent connections apply by default to all HTTP methods in HTTP/1.1.
Joshua.
-
Thanks Joshua for your quick reply and help!
One more quick question on KeepAlive,
Can KeepAlive work on POST?
Thx, Q.Xie
--- Joshua Slive <[EMAIL PROTECTED]> wrote:
> On 6/6/07, Qingshan Xie <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> > After KeepAlive On, multiple requests will be
> handled
>
On 6/6/07, Qingshan Xie <[EMAIL PROTECTED]> wrote:
Hi,
After KeepAlive On, multiple requests will be handled
one at a time, or say "Sequentially". If there are 30
pages requested, could this "Sequential
Processing"(like a queuing process) slow down the
performance? On the other hand, without Kee
Hi,
After KeepAlive On, multiple requests will be handled
one at a time, or say "Sequentially". If there are 30
pages requested, could this "Sequential
Processing"(like a queuing process) slow down the
performance? On the other hand, without KeepAlive, 30
requests could be handled by 30 connectio
Build it yourself with rpmbuild and 2.2.4 sources.
On 6/6/07, allen green <[EMAIL PROTECTED]> wrote:
where can i find httpd-2.2.4 i386.rpm ?
Send instant messages to your online friends http://uk.messenger.yahoo.com
-
The offi
On Fri, 1 Jun 2007 15:22:19 -0400
"Joshua Slive" <[EMAIL PROTECTED]> wrote:
> There are a number of ways to get around this problem. Moving to
> httpd.conf is always preferable in my opinion. But you could also
> try replacing your REQUEST_FILENAME test with a test against
> REQUEST_URI or THE_REQ
http://www.catb.org/~esr/faqs/smart-questions.html
Regards,
Sashi Malladi
_
From: renu tiwari [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 06, 2007 5:19 AM
To: users@httpd.apache.org
Subject: [EMAIL PROTECTED] Build Apache 2.0.5x on RHEL 4.0 (64-bit)
Hi,
I need to build the so
Hi,
I need to build the source of Apache 2.0.5x on RHEL 4.0 (64-bit).
As i am not able to get the Apache installer for 64 bit Linux platform, i
will be using the source httpd-2.0.59.tar.gz.
Please tell me how to build the Apache source on RHEL(64-bit).Is there any
difference in
Hello,
I am stuck with the following problem:
I have an Apache server that needs to use two LDAP servers for
authentication. In the first one, it only has to check that the user
belongs to a certain group (no password check, the LDAP cannot be
trusted for this information), while in the sec
Hi Allen
You can also find the package here http://rpm.pbone.net/ or www.rpmfind.net
If your using the Suse flavor it is best to install it using apt-get and if
your using Redhat, fedora or CentOS flavors you can install using yum and if
you are using bsd type flavor i.e. freedsb you can install
Dear all,
Remo 0.2.0 beta has been released. This is the
first beta release of Remo.
See the website at http://remo.netnea.com.
Remo stands for "Rule Editor for ModSecurity". It's a
project, attempting to
- Bring easier configuration to ModSecurity.
- Make a whitelist/positive security model fe
allen green wrote:
where can i find httpd-2.2.4 i386.rpm ?
I would assume within your package managers mirror sets.
We don't maintain those, they are independently maintained by the
distro's and other entities.
Send instant messages to your online friends http://uk.messenger.yahoo.com
where can i find httpd-2.2.4 i386.rpm ?
Send instant messages to your online friends http://uk.messenger.yahoo.com
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslis
allen green wrote:
i have downloaded httpd-2.2.4.tar.gz
and install it with this config:
./configure --enable-so --enable-pie
make
make install
This will install Apache in /usr/local/apache2/ (as this is the default
if you do not specify a prefix (--prefix=/foo/bar/blah/)
but when i
22 matches
Mail list logo