[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
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 status code that is returned? -- Hugh Williams

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

2009-03-31 Thread hugh williams
all I have to do is find all the darn docs to update them... hugh Dan Poirier wrote: hugh williams hu...@soco.agilent.com writes: !--#exec cmd=echo $DOCUMENT_NAME | perl -e 'while () {s/(\w+)_(\w+)_[_abt]{3}\..*/sprintf \b%s Option %s Hyperlinks\/b\, uc $1,uc $2/e;print;}' -- This works

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

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

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

2008-12-04 Thread hugh williams
: [EMAIL PROTECTED] -- Hugh Williams More men are killed by overwork than the [EMAIL PROTECTED] importance of the world justifies. Agilent Technologies - Rudyard Kipling Santa Rosa 4US-R The Phantom Rickshaw, 1888 (707)-577

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

2008-10-22 Thread hugh williams
-- Hugh Williams More men are killed by overwork than the [EMAIL PROTECTED] importance of the world justifies. Agilent Technologies - Rudyard Kipling Santa Rosa 4US-R The Phantom Rickshaw, 1888 (707)-577-4941

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

2008-04-07 Thread hugh williams
. these statements 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
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 - Rudyard Kipling Santa Rosa 4US-R

[EMAIL PROTECTED] ProxyReverse perverse behavior

2007-03-14 Thread Hugh Williams
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] first, to get what you want; and after that, Agilent

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

2007-01-10 Thread Hugh Williams
that configured. # Directory /var/www/cgi-bin AllowOverride None Options None Order allow,deny Allow from all /Directory ## -- Hugh Williams There are two things to aim for in life; [EMAIL PROTECTED] first, to get what you want; and after

[EMAIL PROTECTED] mod_proxy on 1.3.33 error

2007-01-04 Thread Hugh Williams
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 help appreciated. Thanks, hugh -- Hugh Williams

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

2006-09-07 Thread Hugh Williams
be an opportunity to limit things further down the process. (I won't ask why you have tools named exactly the same as some tool in Solaris...). hugh -- Hugh Williams There are two things to aim for in life; [EMAIL PROTECTED] first, to get what you want; and after that, Agilent

[EMAIL PROTECTED] Re: Windows and Server Side Includes

2006-07-13 Thread Hugh Williams
PROTECTED] -- Hugh Williams There are two things to aim for in life; [EMAIL PROTECTED] first, to get what you want; and after that, Agilent Technologiesto enjoy it. Only the wisest of mankind Santa Rosa 2US-Cachieve the second. 707.577.4941

Re: [EMAIL PROTECTED] CGI help on apache needed

2006-07-05 Thread Hugh Williams
(STDOUT); ### LONG DIRTY JOB START 7. exec la_results.pl $input{'dirPath'} $checkboxString; ### LONG DIRTY JOB OVER 8. mail.pl $loginId ## MAIL THE NOTIFICATION 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

[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 installed 2.0.54 with mod_ssl on the same system. After much tinkering

[users@httpd] converting to SSL

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

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

2005-06-07 Thread Hugh Williams
(apr_status_t statcode, char *buf, apr_size_t bufsize); -- Hugh Williams There are two things to aim for in life; [EMAIL PROTECTED] first, to get what you want; and after that, Agilent Technologiesto enjoy it. Only the wisest of mankind Santa Rosa 2US-C