Hi;
Running httpd 2.2.15
I have been working towards getting our Linux Apache systems to
authenticate using our company's AD system, using LDAP. This I can do,
that is, I can successfully search and bind against our AD server, and
authenticate a user based on their Windows credentials.
Our
s down, I need to redirect to
a custom error page. Does anyone know how can I apply this condition.
So for starters, how can I know if the server is down? Is there a
status code that is returned when the server is down while I am trying
to hit it, and if so, how do I see that http
Thanks again, now all I have to do is find all the darn docs to update
them...
hugh
Dan Poirier wrote:
hugh williams writes:
This works fine in both Apache 1.3.33 and 2.2.3; however 2.2.3 also
send the following error warning into the error log:
[Wed Oct 22 14:50:00 2008] [warn] [cl
since posting, and still get these warning messages all the time, even
though the web pages display as expected. What changed in mod_include
from the 1.3.x tree? Should I submit this as a bug somewhere?
Thanks!
hugh
hugh williams wrote:
Hi;
I have a collection of web pages that use SSI to parse p
The official User-To-User support forum of the Apache HTTP Server
Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
" from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e
ubscribe, e-mail: [EMAIL PROTECTED]
" from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Hugh Williams "More men are killed by overwork than the
[EMAIL PROTECTED] importance of the world justifies."
Agilent Tech
ect results are displayed, that is, Perl
handles things fine, but Apache apparently is trying to use the "$1" and
"$2" for its own needs as well as letting Perl have them.
Thanks
hugh
--
Hugh Williams "More men are killed by overwork than the
[EMAIL
nts require two
arguments, not one. So try changing the lines to
ProxyPass /images/ http://imgserver.com/images/
ProxyPassReverse /images/ http://imgserver.com/images/
and see what happens.
hugh
--
Hugh Williams "More men are killed by overwork than the
[EMAIL PROTECTED]
ing to have the browser respond to two servers at
once, which I don't think is possible.)
hugh
--
Hugh Williams "More men are killed by overwork than the
[EMAIL PROTECTED] importance of the world justifies."
Agilent Technologies
s can be fixed? Am I not going to be able to
allow my customers to omit the tralinig slash, or not be able to allow
my content owners to use underscores in their web names?
Thanks,
hugh
--
Hugh Williams "There are two things to aim for in life;
[EMAIL PROTECTED]
Require valid-user
>
>
> ##
>
> Relevant cgi entry from the httpd.conf:
>
> ScriptAlias /cgi-bin/ "/var/www/cgi-bin/"
>
> #
> # "/var/www/cgi-bin" should be changed to whatever your ScriptAliased
> # CGI directory exists, if you hav
xy_http.so for
example by any reasonable make command. I tried using apxs:
apxs -c -i proxy_http.c
but apxs complained about needing a mod name (-n), and once I did that,
the resulting .so file fails to even pass 'apacehctl configtest'.
What am I missing? Any he
r more information. This is actually a pretty good thing to do in
general to tighten up security. Note also that Perl allows you to do
the same thing, so there might be an opportunity to limit things further
down the process. (I won't ask why you have tools named exactly the
same as some too
gt; > any advice?
> >
> > Thanks.
> >
> > Jack
> >
> >
>
> -
> The official User-To-User support forum of the Apache HTTP Server Project.
> See http://httpd.apache.org/user
Issue is that the after submit of the page, the IE still keeps loading
> the page until the long\dirty job is over.
--
Hugh Williams "There are two things to aim for in life;
[EMAIL PROTECTED] first, to get what you want; and after that,
Agilent Technologies
s"...
It looks like I can accomplish something like this in Apache 2.x with
the 'P' argument to the column sorting portion of IndexOptions.
Thanks,
hugh
--
Hugh Williams "There are two things to aim for in life;
[EMAIL PROTECTED] first, to get what
equire
> >someone to write it. In the absence of a contribution direct from the
> >SELinux folks, the best we're likely to get is contributions from
> >people like you who have figured out something useful.
> >
> >Over to you ... :-)
--
Hugh Williams
Boyle Owen wrote:
> > -Original Message-
> > From: Hugh Williams [mailto:[EMAIL PROTECTED]
> >
> > Hi;
> >
> > I have an existing Apache 1.3.33 installation. I need to
> > introduce SSL
> > capability to the server, and so have inst
ng is using SSL.
Is this as simple as it appears or are there gotchas lurking in the
works that I am overlooking?
Thanks!
hugh
--
Hugh Williams "There are two things to aim for in life;
[EMAIL PROTECTED] first, to get what you want; and after that,
Agilent Te
00:
> >>> Unexpected
> >>> symbol: "apr_size_t".
> >>> (Bundled) cc: "../include/apr_errno.h", line 52: error 1705: Function
> >>> prototypes are an ANSI feature.
> >>> (Bundled) cc: "../include/apr_errno.h", l
20 matches
Mail list logo