Re: [us...@httpd] Apache Sending Email?

2010-05-11 Thread Jason Nunnelley
> I know. Have any ideas why the email address is apa...@xxx.xxx? Apache exploit? Just trying to understand. It's Apache. I'm guessing your web server runs as "apache" so that's why it's sending email as "apache." It doesn't mean Apache is compromised, but it may mean you have a publicly writa

Re: [us...@httpd] Internet Explorer 6

2010-05-11 Thread Sharl.Jimh.Tsin
Many in China.especially in the cyber-cafe and the home user Best regards, Sharl.Jimh.Tsin 2010/5/11 Jason Nunnelley : > On 5/11/10 8:13 AM, Lester Caine wrote: >> >> Malka Cymbalista wrote: >>> >>> Does anyone have any statistics as to how many people still use Internet >>> Explorer 6? We are

Re: [us...@httpd] Apache Sending Email?

2010-05-11 Thread Chris Arnold
Sent from my iPhone On May 11, 2010, at 8:51 PM, Frank Gingras wrote: On 05/11/2010 08:11 PM, Chris Arnold wrote: Not sure if this belongs in this mailing list or not but we keep seeing: E716037FFD7B 602 Thu May 6 15:53:52 apa...@dweb57.zenutech.com (connect to kamelot-clan.com[174.

Re: [us...@httpd] Apache Sending Email?

2010-05-11 Thread Frank Gingras
On 05/11/2010 08:11 PM, Chris Arnold wrote: Not sure if this belongs in this mailing list or not but we keep seeing: E716037FFD7B 602 Thu May 6 15:53:52 apa...@dweb57.zenutech.com (connect to kamelot-clan.com[174.120.120.151]: Connection refused) nywdqwzl...@kamelot-clan.com In our email log.

[us...@httpd] Apache Sending Email?

2010-05-11 Thread Chris Arnold
Not sure if this belongs in this mailing list or not but we keep seeing: E716037FFD7B 602 Thu May 6 15:53:52 apa...@dweb57.zenutech.com (connect to kamelot-clan.com[174.120.120.151]: Connection refused) nywdqwzl...@kamelot-clan.com In ou

[us...@httpd] Can I do Rewrite based on who a user was authorized?

2010-05-11 Thread LeVon Smoker
I would like to set up a rewrite based on how an authenticated user met the requirements of my 'Requires' directives. Here's what I have so far: -- AuthName "site" AuthType Basic AuthBasicProvider ldap AuthLDAPBindDN x...@xxx.org AuthLDAPBindPassword xxx AuthLDAPUrl ldap://ld

[us...@httpd] Trusting another server's certificate

2010-05-11 Thread Bruno Melloni
I successfully setup Apache Web Server, mod_ssl and mod_jk so that Apache acts as the load balancer for a cluster of Tomcat(based) servers - using self-signed certificates. This means that I created Apache's certificates with openssl and Tomcat's with Java's keytool. Two of my applications com

Re: [us...@httpd] Internet Explorer 6

2010-05-11 Thread Jason Nunnelley
On 5/11/10 8:13 AM, Lester Caine wrote: Malka Cymbalista wrote: Does anyone have any statistics as to how many people still use Internet Explorer 6? We are trying to decide whether we can stop supporting it. The remaining problem is that W2k is still widely used, and so IE6 is the only browse

Re: [us...@httpd] Internet Explorer 6

2010-05-11 Thread Lester Caine
Malka Cymbalista wrote: Does anyone have any statistics as to how many people still use Internet Explorer 6? We are trying to decide whether we can stop supporting it. The remaining problem is that W2k is still widely used, and so IE6 is the only browsers available to those users. Perhaps it i

RE: [us...@httpd] Internet Explorer 6

2010-05-11 Thread Voellinger, Sandy
Your user base will probably best determine what browser is most commonly used and in what percent's (poll your logs if possible) but here's some general numbers I found: Microsoft Internet Explorer Roughly 62% use IE-based browsers, with the percentage dropping slowly as users switch to alter

Re: [us...@httpd] Internet Explorer 6

2010-05-11 Thread Eric Covener
On Tue, May 11, 2010 at 8:31 AM, Malka Cymbalista wrote: > Does anyone have any statistics as to how many people still use Internet > Explorer 6?  We are trying to decide whether we can stop supporting it. > Thanks for any information It's best to start logging user-agents on your own systems and

Re: [us...@httpd] Internet Explorer 6

2010-05-11 Thread Jason Nunnelley
W3C Schools publishes a data sheet. I assume it's based on good collection. http://www.w3schools.com/browsers/browsers_stats.asp On 5/11/10 7:31 AM, Malka Cymbalista wrote: Does anyone have any statistics as to how many people still use Internet Explorer 6? We are trying to decide whether we ca

[us...@httpd] Internet Explorer 6

2010-05-11 Thread Malka Cymbalista
Does anyone have any statistics as to how many people still use Internet Explorer 6? We are trying to decide whether we can stop supporting it. Thanks for any information Malka Cymbalista Webmaster, Weizmann Institute of Science malki.cymbali...@weizmann.ac.il 08-934-3036

[us...@httpd] Apache strange(?) DNS problem

2010-05-11 Thread Matija Levec
Hi. I've got working configuration with Apache 2.0.46 on RHEL3 described below. Apache is configured as forwarding proxy and has no other unusual config. proxy.conf: Listen 172.x.x.x:8080 ServerName proxy.localdomain ProxyRequests On ProxyVia On ... For administrative

Re: [us...@httpd] URL is replaced with IP address

2010-05-11 Thread Krist van Besien
On Tue, May 11, 2010 at 9:35 AM, Tapas Mishra wrote: > I am having a weird situation.If some one points to my domain www.mydomain.com > then he does get redirected to the right server but instead of URL it > shows the IP address. > What should I search for or look for. Start here: http://catb.org

[us...@httpd] URL is replaced with IP address

2010-05-11 Thread Tapas Mishra
I am having a weird situation.If some one points to my domain www.mydomain.com then he does get redirected to the right server but instead of URL it shows the IP address. What should I search for or look for. -- Tapas - The offi