[EMAIL PROTECTED] mod_negotiation: prefer-type cookie? (as prefer-language)

2008-03-02 Thread Daniel Aleksandersen
Hi, Taken from the example were the Accept-Language (and it qualifiers) HTTP header is overridden by a cookie set in the user’s browser; from http://httpd.apache.org/docs/2.2/content-negotiation.html#better : SetEnvIf Cookie "lang=(.+)" prefer-language=$1 Header append Vary cookie But can this

[EMAIL PROTECTED] Are you from unaw (UP) .

2008-03-02 Thread Ashwani Kumar Sharma
Hi narendra, Are you from unaw (UP) . I think I know you. Thanks and Regards, Ashwani Sharma Mob: +91+9916454843 Off: +91-80-26265053 -Original Message- From: Narendra Verma [mailto:[EMAIL PROTECTED] Sent: Saturday, March 01, 2008 5:02 PM To: users@httpd.apache.org Subject: RE: [EMAIL P

Re: [EMAIL PROTECTED] Unencrypted Channel From Web Server To App Server

2008-03-02 Thread Sean Allen
On Mar 2, 2008, at 7:20 PM, James Ellis wrote: Inline: > Date: Sun, 2 Mar 2008 17:59:00 -0600 > From: [EMAIL PROTECTED] > To: users@httpd.apache.org > Subject: Re: [EMAIL PROTECTED] Unencrypted Channel From Web Server To App Server > > James Ellis wrote: > > Is it correct to say that in a t

[EMAIL PROTECTED] Call for Papers Opens for ApacheCon US 2008

2008-03-02 Thread Sander Temme
*** *** Forwarded by request of the conference planners. Please reply to the list, *** or contact the planners at the e-mail address at the bottom of the message. *** Call for Papers Opens for ApacheCon US 2008 !REMINDER: this will be a short CFP, ending on 3 April, so please be sure to

RE: [EMAIL PROTECTED] Unencrypted Channel From Web Server To App Server

2008-03-02 Thread James Ellis
Inline: > Date: Sun, 2 Mar 2008 17:59:00 -0600 > From: [EMAIL PROTECTED] > To: users@httpd.apache.org > Subject: Re: [EMAIL PROTECTED] Unencrypted Channel From Web Server To App > Server > > James Ellis wrote: > > Is it correct to say that in a typical Browser-Apache Web Server-Tomcat > > App

Re: [EMAIL PROTECTED] Unencrypted Channel From Web Server To App Server

2008-03-02 Thread William A. Rowe, Jr.
James Ellis wrote: Is it correct to say that in a typical Browser-Apache Web Server-Tomcat App Server setup, the SSL connection generally terminates at the Apache web server and the traffic between Apache and Tomcat (to the AJP connector) is unencrypted? If I am correct that this is the "usual

[EMAIL PROTECTED] Using Apache From a CD Disk

2008-03-02 Thread Michael Gordon
I have a customer who would like a copy of his web site on a CD. The web site is built around the Apache Server applications and is hosted on a Linux server with Apache Web Server software. If I remember correctly when Apache is installed on a Windows PC (XP) Apache does not install entries i

Re: [EMAIL PROTECTED] Strange Problems in a Load Balanced Environment

2008-03-02 Thread Eric Covener
On Sun, Mar 2, 2008 at 4:38 PM, Graham Frank <[EMAIL PROTECTED]> wrote: > We have three web servers which are load balanced using Zeus ZXTM. Each web > server runs Redhat Enterprise Linux 5.0 x86-64 with Apache 2.2.8 (worker > mpm) and PHP 5.2.5. http://www.php.net/manual/en/faq.installation.php

[EMAIL PROTECTED] Strange Problems in a Load Balanced Environment

2008-03-02 Thread Graham Frank
Hey all, A week ago a very strange problem surfaced on our network almost out of the blue. We have three web servers which are load balanced using Zeus ZXTM. Each web server runs Redhat Enterprise Linux 5.0 x86-64 with Apache 2.2.8 (worker mpm) and PHP 5.2.5. All web data (document roots,

[EMAIL PROTECTED] Unencrypted Channel From Web Server To App Server

2008-03-02 Thread James Ellis
Is it correct to say that in a typical Browser-Apache Web Server-Tomcat App Server setup, the SSL connection generally terminates at the Apache web server and the traffic between Apache and Tomcat (to the AJP connector) is unencrypted? If I am correct that this is the "usual" setup, then isn't

Re: [EMAIL PROTECTED] Help - Subdomains not working properly

2008-03-02 Thread Krist van Besien
On Sat, Mar 1, 2008 at 3:09 PM, Ravi <[EMAIL PROTECTED]> wrote: > > I am trying to get two subdomains setup. I have copied the settings > below. The problem is that all requests (even for second subdomain) are > being served by first subdomain. e.g. if I type in a URL > http://mydomain.com, the

RE: [EMAIL PROTECTED] tuning

2008-03-02 Thread Tamer Embaby
Krishna, You may use mod_mem_cache when appropriate as this improves number of concurrency dramatically. Also, IMO, avoid using "rotatelogs", it's a huge bottleneck! Regards, Tamer From: Krishna Chandra Prajapati [mailto:[EMAIL PROTECTED] Sent: Friday, February

Re: [EMAIL PROTECTED] Mod_Cache don't work on my root homepage

2008-03-02 Thread Joshua Slive
On Sun, Mar 2, 2008 at 5:41 AM, <[EMAIL PROTECTED]> wrote: > Hi > > I have an issue with my mod_cache : its works perfectly for all my pages > except > my homepage ! > I have a website : http://www.mysite.com/ with an index.php > if I call http://www.mysite.com/index.php : the cache works fin

[EMAIL PROTECTED] Mod_Cache don't work on my root homepage

2008-03-02 Thread abravanel666
Hi I have an issue with my mod_cache : its works perfectly for all my pages except my homepage ! I have a website : http://www.mysite.com/ with an index.php if I call http://www.mysite.com/index.php : the cache works fine but if I call http://www.mysite.com/ the cache don't work even if it is the