[users@httpd] Authenticating via either AD or files

2015-03-31 Thread hugh williams
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

[us...@httpd] Re: How to see/use the response when the apache server is down.

2009-07-06 Thread hugh williams
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

[us...@httpd] Re: Apache 2.2 mod_include mis-interpreting back-references

2009-03-31 Thread hugh williams
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

[us...@httpd] Re: Apache 2.2 mod_include mis-interpreting back-references

2009-03-26 Thread hugh williams
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

[us...@httpd] Re: authentication for a group or for a user

2009-01-22 Thread hugh williams
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

[EMAIL PROTECTED] Re: Run Apache as Non Root user on port other than 80

2008-12-04 Thread hugh williams
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

[EMAIL PROTECTED] Apache 2.2 mod_include mis-interpreting back-references

2008-10-22 Thread hugh williams
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

[EMAIL PROTECTED] Re: Question: ProxyPass not working??

2008-04-07 Thread hugh williams
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]

[EMAIL PROTECTED] Re: Using apache to forward request to CGI and a apache instance

2007-10-25 Thread Hugh Williams
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

[EMAIL PROTECTED] ProxyReverse perverse behavior

2007-03-14 Thread Hugh Williams
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]

[EMAIL PROTECTED] Re: Alternate cgi-bin directories not working on apache 2.0.52 on rhel

2007-01-10 Thread Hugh Williams
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

[EMAIL PROTECTED] mod_proxy on 1.3.33 error

2007-01-04 Thread Hugh Williams
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

[EMAIL PROTECTED] Re: CGI runs wrong program - security issue

2006-09-07 Thread Hugh Williams
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

[EMAIL PROTECTED] Re: Windows and Server Side Includes

2006-07-13 Thread Hugh Williams
gt; > any advice? > > > > Thanks. > > > > Jack > > > > > > - > The official User-To-User support forum of the Apache HTTP Server Project. > See http://httpd.apache.org/user

Re: [EMAIL PROTECTED] CGI help on apache needed

2006-07-05 Thread Hugh Williams
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

[EMAIL PROTECTED] IndexIgnore question

2005-10-19 Thread Hugh Williams
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

[EMAIL PROTECTED] Re: CGI path problem

2005-07-19 Thread Hugh Williams
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

[users@httpd] Re: converting to SSL

2005-06-28 Thread 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

[users@httpd] converting to SSL

2005-06-27 Thread Hugh Williams
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

[users@httpd] Re: Encountering compile problems installing version 2.0.54 on HP-UX

2005-06-07 Thread Hugh Williams
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