[us...@httpd] Re: {SPAM?} RE: [us...@httpd] UTF-8 strings through ap_log_cerror

2010-05-01 Thread Sander Temme
On May 1, 2010, at 10:32 AM, Luis Neves wrote: > mod_authz_ldap has another way to validate a certificate. Instead of using > the issuer and subject fields I will try to use all the client certificate as > the validation field, this way I dont have to deal with utf8 problems, I > hope... That

Re: [us...@httpd] Reason for 503

2010-05-01 Thread Igor Cicimov
Reaching max number of connections maybe? Sent from my phone On May 1, 2010 6:47 AM, "Boehm, Matthew" wrote: Hello, I’m searching for a way to determine why apache would present/return a 503 Service Unavailable. I cannot seem to find a way to log this other than the fact that it occurred. The

RE: [us...@httpd] UTF-8 strings through ap_log_cerror

2010-05-01 Thread Luis Neves
Thanks for the most compreensive reply so far Sander. I see, the problem is not easy at all, Now Im curious to know how other people dealed with this problem, if they discovered it at all. if I were not in a country with accented characters probably this would never be a problem to me. I will t

RE: [us...@httpd] UTF-8 strings through ap_log_cerror

2010-05-01 Thread Luis Neves
Hi Eric I am having this error on /var/log/http/ssl_error.log [Fri Apr 16 12:30:40 2010] [error] [client 10.14.149.196] [16695] search from 'ou=AuthzLDAPCertmap,dc=cm-lisboa,dc=pt' for '(&(issuerDN=/C=PT/O=Cart\\xC3\\xA3o de Cidad\\xC3\\xA3o/OU=subECEstado/CN=EC de Autentica\\xC3\\xA7\\xC3\\xA3o

[us...@httpd] Missing REDIRECT_ERROR_NOTES in Apache 2.2?

2010-05-01 Thread Luedtke, Terry (NIH/NLM) [E]
Hi, I'm upgrading an Apache 1.3 server to 2.2. There's an error document CGI that relied on the environment variable REDIRECT_ERROR_NOTES to determine the file path Apache couldn't find. The CGI works fine with 1.3, but 2.2 doesn't appear to set that variable. Was that dropped between versions,

Re: [us...@httpd] UTF-8 strings through ap_log_cerror

2010-05-01 Thread Sander Temme
Luis, On Apr 30, 2010, at 3:28 PM, Luis Neves wrote: > Hi list members, > > see here http://marc.info/?l=apache-httpd-dev&m=127242179232546&w=2 > > I am the original poster of this issue, unfortunally so far I have no answers > to my problem and maybe you can give me some clues > > I think t