[EMAIL PROTECTED] Reverse proxy with cache

2007-01-27 Thread arun kumar
Hi All, Below find the reverse proxy configuration with disk cache enabled. Proxypass / http://10.249.68.24:9001/ ProxypassReverse / http://10.249.68.24:9001/ ifModule mod_cache.c> UseCanonicalName Off CacheRoot /local/apache2/logs/

[EMAIL PROTECTED] Apache2 hangs when running on 2 port

2007-01-27 Thread Gero Fricke
Hi, when I add a 2nd listen statement into ports.conf and restart apache2 the server just hangs and doesn't serve any pages. The TCP sessions to the ports are established and the browser's waiting for data. No errors in the debug log. Same setup is running with no problems on a 2nd server (same

Re: [EMAIL PROTECTED] Internal Dummy Connection

2007-01-27 Thread Sander Temme
On Jan 27, 2007, at 10:41 AM, Nilesh Bansal wrote: In our apache httpd access log there are many entries like ::1 - - [27/Jan/2007:13:40:03 -0500] "GET / HTTP/1.0" 200 8761 "-" "Apache/2.2.3 (Unix) (internal dummy connection)" I am not sure what is this internal dummy connection. We have aroun

RE: [EMAIL PROTECTED] Issues installing PHP

2007-01-27 Thread Vince Bravdica
I spoke too soon. What I needed to do was uninstall Apache2.2 and then reinstall it. Reboot the computer and then change the .conf file to the location of the php5apache2_2.dll file. Worked like a charm. Thanks! Vince Bravdica President Virtual Web Resources www.vwebr.net -Original Message-

RE: [EMAIL PROTECTED] Issues installing PHP

2007-01-27 Thread Vince Bravdica
Still working on this, just got the flu and have been really unexcited to get this completed as it is a low priority sine we have other servers running. I found the location of the file and reappointed the LoadModule to it. Now the error is: The Apache 2.2 service terminated with service specific

[EMAIL PROTECTED] Internal Dummy Connection

2007-01-27 Thread Nilesh Bansal
Hi all, In our apache httpd access log there are many entries like ::1 - - [27/Jan/2007:13:40:03 -0500] "GET / HTTP/1.0" 200 8761 "-" "Apache/2.2.3 (Unix) (internal dummy connection)" I am not sure what is this internal dummy connection. We have around 1 such entries for each day. Is there a

Re: [EMAIL PROTECTED] Fakename in error_log

2007-01-27 Thread Philippe BEAU
> On 1/27/07, Philippe BEAU <[EMAIL PROTECTED]> wrote: >> Hello all, >> >> I have an Apache 1.3.37 with SSL compiled in 2.8.28 (modssl). I have found >> someone is playing with and launch this : >> >> ==> Fakename: "/bin/xxx" PidNum: 25370 >> ==> Fakename: "/bin/xxx" PidNum: 13361 >> > > Perhaps it

[EMAIL PROTECTED] Re: SSL on IP Address

2007-01-27 Thread tech.subscriptions
Thank you all. I am enlightened. Tope Akinniyi - 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: [EMAIL PROTECTED]

Re: [EMAIL PROTECTED] Fakename in error_log

2007-01-27 Thread Eric Covener
On 1/27/07, Philippe BEAU <[EMAIL PROTECTED]> wrote: Hello all, I have an Apache 1.3.37 with SSL compiled in 2.8.28 (modssl). I have found someone is playing with and launch this : ==> Fakename: "/bin/xxx" PidNum: 25370 ==> Fakename: "/bin/xxx" PidNum: 13361 Perhaps it's being written to std

[EMAIL PROTECTED] Fakename in error_log

2007-01-27 Thread Philippe BEAU
Hello all, I have an Apache 1.3.37 with SSL compiled in 2.8.28 (modssl). I have found someone is playing with and launch this : ==> Fakename: "/bin/xxx" PidNum: 25370 ==> Fakename: "/bin/xxx" PidNum: 13361 I would like to know where this "Fakename" come from and is anyone have an idea of how i c

[EMAIL PROTECTED] Re: SSL on IP Address

2007-01-27 Thread paul
Sander Temme schrieb: > > On Jan 26, 2007, at 9:42 PM, <[EMAIL PROTECTED]> wrote: > >> Please how do I install SSL certificate on a server that would be >> accessed by IP only? I mean something like https://10.l.10.241/. > > Put the IP address instead of the hostname in the CN field of the > cer