RE: [us...@httpd] SSLRequire & UTF-8 characters

2010-11-17 Thread Bunbury, Myles (Myles)
> Which version of OpenSSL do you have? openssl-0.9.8e-12.el5_4.6 xmlsec1-openssl-1.2.9-8.1.1 > What locale is your system running on? $LANG = en_US.UTF-8 - The official User-To-User support forum of the Apache HTTP Server Proj

[us...@httpd] SSLRequire & UTF-8 characters

2010-11-11 Thread Bunbury, Myles (Myles)
I'm trying to setup a DN filter against a certificate that has UTF-8 characters in it. The Subject DN for the incoming certificate is: C=CA,ST=Province,L=City,O=Company,OU=Unit,cn=“weird...@¿سǽ€.com The filter I'm trying to use in the httpd configuration file is: SSLRequire (%{SSL_CLIENT_S_DN} =

RE: [EMAIL PROTECTED] Looking for suggestions for URL redirection

2008-01-18 Thread Myles Wakeham
Thank you for this suggestion. I think I can see a way of doing it with mod_rewrite. Much appreciated. Myles -Original Message- From: Michael McGlothlin [mailto:[EMAIL PROTECTED] Sent: Friday, January 18, 2008 3:37 PM To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] Looking

[EMAIL PROTECTED] Looking for suggestions for URL redirection

2008-01-18 Thread Myles Wakeham
his server came by way of a legitimate referral? All ideas are greatly appreciated. Thanks Myles

[EMAIL PROTECTED] Apache 2.2.4 on Fedora Core 5 Linux - Large file downloads timing out

2007-05-16 Thread myles
to increase reliability and decrease timeouts for this. All suggestions, comments or offers of help are greatly appreciated. Regards, Myles == Myles Wakeham Director of Engineering Tech Solutions USA,

[EMAIL PROTECTED] Apache2 not starting missing files

2006-02-07 Thread myles dolan
Hello having problems starting apache/2.0.55 The debug is given below. The files mentioned mysql.so and imap.so do not exist any where on my system so I guess I need to get them in place (mind you mysql is installed and seemingly working). Im using slackware 10.2 and Im using pkginstall tool to

[EMAIL PROTECTED] Not seeing helloworld.html in /var/www/htdocs

2006-02-01 Thread myles dolan
Good Morning I have a basic Hello World html in the apache document area /var/www/htdocs but I cant see it using my firefoxnavigator (using http://localhost/myworld.html or http://www.example.com/myworld.html). Localhost and 127.0.0.1 ping without problem. The important lnes in http.conf are