Is there a way to handle un-authentication in a module-specified
*check_user_id() such that a formatted string can be applied to the
request and HTTP_OK returned so that the request is terminated and the
document returned?
*check_user_id() calls decl_die() upon non-zero status that in turn
te
-Original Message-
From: Praveen Alavilli [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 24, 2006 3:13 PM
To: users@httpd.apache.org
Subject: [EMAIL PROTECTED] Problem with Satisfy Directive
I am trying to let bots crawl my site with out requiring to
authentica
I am trying to let bots
crawl my site with out requiring to authentication but it doesn't work
for some reason. It doesn't even enforce the Basic auth if the
user-agent doesn't match "Googlebot" even though I have Satisfy Any
!!
BrowserMatchNoCase Robot is_robot
AuthUserFile /home/conf/ht
Hi,
We are seeing a strange problem with Apache/2.0.53 + Tomcat 4.1.30
connected using mod_jk2. Occasionally all the threads in one of the
Apache processes (using worker mpm) gets into "*|W|*" Sending Reply
mode (as seen on the server-status page) forever taking up a lot of
memory and cpu. Th
Hi Guys,
Just wanted to find out if anyone is using mod_cache and what their
experiences are. The web site says it's still in experimental mode -
though the page might be an outdated one.
thanks for any info
Praveen
-
The
Anyone
know if this
problem was ever fixed in the newer versions of Apache 2 ?
http://www.mail-archive.com/modssl-users@modssl.org/msg16922.html
I have to do SSL Client Cert authentication on POST requests and there
seems to be no other way with Apache2.
thanks in advance for any useful poin
you should check out Apache modules mod_deflate & mod_security
Arthur Guy wrote on 6/25/2005, 3:13 PM:
There are two things I have been
trying to
find out about apache but I have been unable, I hope you guys can help.
The first thing is compression,
on my
current IIS serv