Hi.
I have problem with configuration of mod_proxy_ajp, or, rather, I'm
pretty sure my config is good but there is a problem with kernel
persmissions or even mod_proxy_jk?
Here are the details:
OS: Fedora Core 5
Apache: httpd-2.2.0-5.1.2 (Fedora 5 package)
Config:
# I don't know if it do
On Sun, Aug 20, 2006 at 06:52:45PM -0400, Joshua Slive wrote:
> On 8/20/06, Kyle Tucker <[EMAIL PROTECTED]> wrote:
> >
> >AuthName "Subdirectory Area Restricted Access"
> >AuthType Basic
> >AuthUserFile /etc/httpd/conf/htpasswd
> >AuthGroupFile /etc/httpd/conf/htgroup
> >require group testgrp
> >re
On 8/20/06, Kyle Tucker <[EMAIL PROTECTED]> wrote:
AuthName "Subdirectory Area Restricted Access"
AuthType Basic
AuthUserFile /etc/httpd/conf/htpasswd
AuthGroupFile /etc/httpd/conf/htgroup
require group testgrp
require user someuser
I don't think you can do that in 2.2. The dev version (2.3/2.
Hi all,
I've spent way more time on this than I thought it would
take, but I can't lick this one. Per this document I found on the
net (http://linux.dbw.org/articles/apache_userauth.html) I am
supposed to be able to use both require user and require groups
in one .htaccess file. But no matt
On 8/20/06, slumbaby <[EMAIL PROTECTED]> wrote:
Hello, I am new. Does anyone know how to limit the
amount of cpu time slice usage so that this possible
new exploit does not fill up all the space of a apache
server? Like setting a timer of .0005 nanoseconds that
will stop a virus from filling up s
Hello, I am new. Does anyone know how to limit the
amount of cpu time slice usage so that this possible
new exploit does not fill up all the space of a apache
server? Like setting a timer of .0005 nanoseconds that
will stop a virus from filling up space?
For instance, I'll be more specific. Take fo