RE: [us...@httpd] Encryption key size

2010-03-17 Thread Hugh E Cruickshank
From: Hugh E Cruickshank Sent: March 17, 2010 14:18 > From: Jeff Trawick Sent: March 17, 2010 13:50 > > > > Either this ("/etc/httpd/cgi-bin") is the wrong directory, or you > > need > > to also enable SSL envvars for /var/www/cgi-bin. From your envvars > > dump, the script is running from /var/w

Re: [us...@httpd] PHP 4 and 5

2010-03-17 Thread Nilesh Govindarajan
On 03/18/2010 03:24 AM, Bob Cohen wrote: Is is possible to run php4 and 5 on the same apache server? Bob - The official User-To-User support forum of the Apache HTTP Server Project. Seehttp://httpd.apache.org/userslist.html> f

RE: [us...@httpd] Overlap some content when using pppoe+httpd

2010-03-17 Thread ChiaTzung Liu
This issue maybe introduce to more bugs in kernel. I decide close sendfile as temporary solution to fix this issue. Thanks --- Regards, Aslan Liu -Original Message- From: Jeff Trawick [mailto:traw...@gmail.com] Sent: Wednesday, March 17, 2010

[us...@httpd] PHP 4 and 5

2010-03-17 Thread Bob Cohen
Is is possible to run php4 and 5 on the same apache server? Bob - 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

RE: [us...@httpd] Encryption key size

2010-03-17 Thread Hugh E Cruickshank
From: Jeff Trawick Sent: March 17, 2010 13:50 > > Either this ("/etc/httpd/cgi-bin") is the wrong directory, or you need > to also enable SSL envvars for /var/www/cgi-bin. From your envvars > dump, the script is running from /var/www/cgi-bin: > > SCRIPT_FILENAME: /var/www/cgi-bin/faq Good catc

Re: [us...@httpd] Encryption key size

2010-03-17 Thread Jeff Trawick
On Wed, Mar 17, 2010 at 4:40 PM, Hugh E Cruickshank wrote: > From: Jeff Trawick Sent: March 17, 2010 13:25 >> >> (no mod_ssl-set envvars but HTTPS) >> >> Can you show the part of your config where you added >> >> SSLOptions +StdEnvVars > > From /etc/httpd/conf.d/ssl.conf: > > >  ServerName   >  S

RE: [us...@httpd] Encryption key size

2010-03-17 Thread Hugh E Cruickshank
From: Jeff Trawick Sent: March 17, 2010 13:25 > > (no mod_ssl-set envvars but HTTPS) > > Can you show the part of your config where you added > > SSLOptions +StdEnvVars >From /etc/httpd/conf.d/ssl.conf: ServerName ServerAlias ServerAlias DocumentRoot /var/www/fap ServerAdmin

Re: [us...@httpd] Encryption key size

2010-03-17 Thread Jeff Trawick
On Wed, Mar 17, 2010 at 3:00 PM, Hugh E Cruickshank wrote: > From: Jeff Trawick Sent: March 17, 2010 11:10 >> >> Exactly where are you/your software looking for it to be set? > > Here is a list of the CGI variables that I can see when using an HTTPS > connection: > > AUTH_TYPE*: > CONTENT_LENGTH*:

RE: [us...@httpd] Encryption key size

2010-03-17 Thread Hugh E Cruickshank
From: Jeff Trawick Sent: March 17, 2010 11:10 > > Exactly where are you/your software looking for it to be set? First a little background infor that may help explain things... We are a PROGRESS shop and are using their WebSpeed package. WebSpeed provides us the ability to write programs as either

Re: [us...@httpd] Encryption key size

2010-03-17 Thread Jeff Trawick
On Wed, Mar 17, 2010 at 2:08 PM, Hugh E Cruickshank wrote: > From: Hugh E Cruickshank Sent: March 17, 2010 11:00 >> From: Jeff Trawick Sent: March 17, 2010 04:10 >> > >> > See http://httpd.apache.org/docs/2.2/mod/mod_ssl.html#ssloptions >> > (StdEnvVars).  SSL_CIPHER_USEKEYSIZE should be set. >> >

RE: [us...@httpd] Encryption key size

2010-03-17 Thread Hugh E Cruickshank
From: Hugh E Cruickshank Sent: March 17, 2010 11:00 > From: Jeff Trawick Sent: March 17, 2010 04:10 > > > > See http://httpd.apache.org/docs/2.2/mod/mod_ssl.html#ssloptions > > (StdEnvVars). SSL_CIPHER_USEKEYSIZE should be set. > > That looks perfect. Thank you muchly. Unfortunately that did not

RE: [us...@httpd] Encryption key size

2010-03-17 Thread Hugh E Cruickshank
From: Jeff Trawick Sent: March 17, 2010 04:10 > On Tue, Mar 16, 2010 at 9:54 PM, Hugh E Cruickshank > > > > I am attempting to find a way of determining the encryption key size. > > Apparently the old environment variable was HTTPS_KEYSIZE which was > > renamed SSL_CIPHER_USEKEYSIZE. However this i

[us...@httpd] Got error "proxy: pass request body failed", after restart of apache2 it works again

2010-03-17 Thread Leon Ljunggren
Hi, I'm using Apace 2 as a reverse proxy for my Tomcat 5.5 server, redirecting https requests on port 443 to tomcats 8443 (as well as url remapping). The setup has been running well for months but suddenly started producing errors "Unknown error 502: proxy: pass request body failed". The load when

Re: [us...@httpd] mod_ssl newbie question

2010-03-17 Thread howard chen
Thanks. On Wed, Mar 17, 2010 at 11:13 PM, Mark Watts wrote: > If you are hosting the same site on two machines, and load-balancing > between the two, then yes; assuming your Certificate is licensed for two > machines, you can use the same Key/Certificate pair on both machines. > > You would *not

Re: [us...@httpd] Overlap some content when using pppoe+httpd

2010-03-17 Thread Jeff Trawick
On Wed, Mar 17, 2010 at 11:17 AM, ChiaTzung Liu wrote: > Oh my god.. It works if I close sendfile. > So, this means there exists some bugs in system call "sendfile64".. It is much more likely to be in the lower layers of the network stack.

RE: [us...@httpd] Overlap some content when using pppoe+httpd

2010-03-17 Thread ChiaTzung Liu
Oh my god.. It works if I close sendfile. So, this means there exists some bugs in system call "sendfile64".. GOD... Thanks, Jeff. Very thanks. --- Regards, Aslan Liu -Original Message- From: Jeff Trawick [mailto:traw...@gmail.com] Sent: Wedn

[us...@httpd] Re: mod_ldap cache and strace doesn't tell the same story

2010-03-17 Thread Manuel Vacelet
On Tue, Mar 16, 2010 at 2:18 PM, Manuel Vacelet wrote: > On Tue, Mar 16, 2010 at 11:06 AM, Manuel Vacelet > wrote: >> Hi all, >> >> I'm facing a strange issue. >> I have a major performance penalty on some apache related operations >> (svn checkout that used to take 5mn but that suddenly takes mo

Re: [us...@httpd] mod_ssl newbie question

2010-03-17 Thread Mark Watts
On Wed, 2010-03-17 at 23:02 +0800, howard chen wrote: > Hi, > > On Wed, Mar 17, 2010 at 10:41 PM, Philip Wigg wrote: > > You would have generated a public key and a private key initially > > (they're a pair) because your public key is needed to generate your > > CSR (Certificate Signing Request).

Re: [us...@httpd] mod_ssl newbie question

2010-03-17 Thread howard chen
Hi, On Wed, Mar 17, 2010 at 10:41 PM, Philip Wigg wrote: > You would have generated a public key and a private key initially > (they're a pair) because your public key is needed to generate your > CSR (Certificate Signing Request). > Thanks for your link. So it seems that now I missed the priva

Re: [us...@httpd] mod_ssl newbie question

2010-03-17 Thread Philip Wigg
On 17 March 2010 14:32, howard chen wrote: > I have a .crt file and it is issued by a CA. > > By looking at the .crt file, the Private Key is not included in the .crt file. > > My question: How can I generate the Private Key so I can use the > directive SSLCertificateKeyFile? > > reference: > htt

[us...@httpd] mod_ssl newbie question

2010-03-17 Thread howard chen
I have a .crt file and it is issued by a CA. By looking at the .crt file, the Private Key is not included in the .crt file. My question: How can I generate the Private Key so I can use the directive SSLCertificateKeyFile? reference: http://httpd.apache.org/docs/2.0/mod/mod_ssl.html#sslcertifica

Re: [us...@httpd] Overlap some content when using pppoe+httpd

2010-03-17 Thread Jeff Trawick
On Wed, Mar 17, 2010 at 10:08 AM, ChiaTzung Liu wrote: > I used strace to watch httpd, I found it use sendfile64 to write date to > socket. > But my cpu doesn't 64bits. Does anyone know sendfile64 whether can work on > 32bits cpu? yes; sendfile64 has large file support for 32-bit applications (

RE: [us...@httpd] Overlap some content when using pppoe+httpd

2010-03-17 Thread ChiaTzung Liu
I used strace to watch httpd, I found it use sendfile64 to write date to socket. But my cpu doesn't 64bits. Does anyone know sendfile64 whether can work on 32bits cpu? Or how can I do to let httpd not to use sendfile64? --- Regards, Aslan Liu -Ori

Re: [us...@httpd] auth_ldap error message not showed correct

2010-03-17 Thread pantao
- Original Message - >From: "Eric Covener" >To: >Sent: Wednesday, March 17, 2010 9:27 PM >Subject: Re: [us...@httpd] auth_ldap error message not showed correct >On Wed, Mar 17, 2010 at 8:33 AM, pantao wrote: >> It seems that the error message of auth_ldap can be >> output as English.

Re: [us...@httpd] Autoindex don't show directories with authbasic

2010-03-17 Thread Juan Miguel Alcarria Herrera
Sorry, in apache2 with showforbidden works ok, no works with +showforbidden ;-) Thanks!! 2010/3/17 Juan Miguel Alcarria Herrera > No, with the indexoptions +showforbidden i have the same results :-( > > > 2010/3/17 Eric Covener > >> On Wed, Mar 17, 2010 at 7:36 AM, Juan Miguel Alcarria He

Re: [us...@httpd] Autoindex don't show directories with authbasic

2010-03-17 Thread Juan Miguel Alcarria Herrera
No, with the indexoptions +showforbidden i have the same results :-( 2010/3/17 Eric Covener > On Wed, Mar 17, 2010 at 7:36 AM, Juan Miguel Alcarria Herrera > wrote: > > Hello everyone, this is my first message to the list and the first thing > I > > want to do is say thanks, the second, sorry

Re: [us...@httpd] auth_ldap error message not showed correct

2010-03-17 Thread Eric Covener
On Wed, Mar 17, 2010 at 8:33 AM, pantao wrote: > It seems that the error message of auth_ldap can be > output as English. It's ok for > me to output the error message as English. Isn't that just your LDAP client library respecting your language/locale settings? -- Eric Covener cove...@gmail.co

Re: [us...@httpd] auth_ldap error message not showed correct

2010-03-17 Thread pantao
>- Original Message - >From: "Jeff Trawick" >To: >Sent: Wednesday, March 17, 2010 7:20 PM >Subject: Re: [us...@httpd] auth_ldap error message not showed correct > > >On Tue, Mar 16, 2010 at 10:43 PM, pantao wrote: >> Hi,all >> >> I use apache2.2.6 and SVN1.4.5 on Chinese version of WINDO

Re: [us...@httpd] problem regarding mod_rewrite

2010-03-17 Thread Eric Covener
On Wed, Mar 17, 2010 at 7:44 AM, Supratim Bandyopadhyaya wrote: > Greetings to all, > I am trying to configure my apache server > to serve pages from an underlying jetty application server. > > This jetty servers hosts two applications in following paths > > http://localhost:7070/bw/ > > and > > h

Re: [us...@httpd] Autoindex don't show directories with authbasic

2010-03-17 Thread Eric Covener
On Wed, Mar 17, 2010 at 7:36 AM, Juan Miguel Alcarria Herrera wrote: > Hello everyone, this is my first message to the list and the first thing I > want to do is say thanks, the second, sorry for my English ;-) > > I have a problem with module Autoindex and module AuthBasic. > > How can I make the

[us...@httpd] problem regarding mod_rewrite

2010-03-17 Thread Supratim Bandyopadhyaya
Greetings to all, I am trying to configure my apache server to serve pages from an underlying jetty application server. This jetty servers hosts two applications in following paths http://localhost:7070/bw/ and http://localhost:7070/feedbrn/ my configuration is like this RewriteEngi

[us...@httpd] Autoindex don't show directories with authbasic

2010-03-17 Thread Juan Miguel Alcarria Herrera
Hello everyone, this is my first message to the list and the first thing I want to do is say thanks, the second, sorry for my English ;-) I have a problem with module Autoindex and module AuthBasic. How can I make the module Autoindex list the directories that hace authentication basic? I have 3

Re: [us...@httpd] Overlap some content when using pppoe+httpd

2010-03-17 Thread Jeff Trawick
On Wed, Mar 17, 2010 at 5:03 AM, ChiaTzung Liu wrote: > Hi, > > > > My pc is installed linux-2.6.24.4, httpd-2.2.9, rp-pppoe-3.8 and ppp-2.4.4. > > It connects to WAN by PPPoE, so it has both of WAN IP and LAN IP. > > For example, 172.23.26.130(LAN) and 140.35.25.73(PPPoE). > > > > Then, I put a f

Re: [us...@httpd] auth_ldap error message not showed correct

2010-03-17 Thread Jeff Trawick
On Tue, Mar 16, 2010 at 10:43 PM, pantao wrote: > Hi,all > > I use apache2.2.6 and SVN1.4.5 on Chinese version  of WINDOWS  XP platform > and ,and > try to use ldap_module and authnz_ldap_module as authentication method . But > I found that the > error log of auth_ldap module in error_log file i

Re: [us...@httpd] Encryption key size

2010-03-17 Thread Jeff Trawick
On Tue, Mar 16, 2010 at 9:54 PM, Hugh E Cruickshank wrote: > Apache 2.2.3 on RHEL 5.4 > > Hi All: > > I am attempting to find a way of determining the encryption key size. > Apparently the old environment variable was HTTPS_KEYSIZE which was > renamed SSL_CIPHER_USEKEYSIZE. However this is only ac

Re: [us...@httpd] different php.ini for virtual host on apache2 with mod_php5

2010-03-17 Thread J. Bakshi
On 03/16/2010 06:24 PM, Matus UHLAR - fantomas wrote: > On 16.03.10 11:50, Станислав Сметанин wrote: > >> To: users@httpd.apache.org >> >> I want to disable mail() function in the one of virtual hosts' that >> use PHP(I use mod_php for apache2), and regarding to the >> http://www.php.net/manual/

[us...@httpd] Overlap some content when using pppoe+httpd

2010-03-17 Thread ChiaTzung Liu
Hi, My pc is installed linux-2.6.24.4, httpd-2.2.9, rp-pppoe-3.8 and ppp-2.4.4. It connects to WAN by PPPoE, so it has both of WAN IP and LAN IP. For example, 172.23.26.130(LAN) and 140.35.25.73(PPPoE). Then, I put a file which size is larger than 16396 bytes on my pc for downloading. A