And which should be those settings that all the page visitors should look for?
Thanks.
Octavian
- Original Message -
From: "Mohit Anchlia" <[EMAIL PROTECTED]>
To:
Sent: Monday, June 16, 2008 2:42 AM
Subject: Re: [EMAIL PROTECTED] Downloading a CSV file
> Looks like you need to look f
Hi,
I've two servers running SUSE with Apache 2.0.53 and 2.2.4. We've been
using the server with Apache 2.0.53 for our internal web development
platform. In this server, the error message from a buggy CGI perl
script is displayed onto the browser. While with Apache 2.2.4, the
error message from th
No one has experienced such problem and know how to deal with it?
Thanks,
Cary
--- On Wed, 6/11/08, tjzsm1 <[EMAIL PROTECTED]> wrote:
From: tjzsm1 <[EMAIL PROTECTED]>
Subject: httpd(s) are consuming all cpu's
To: users@httpd.apache.org
Date: Wednesday, June 11, 2008, 12:53 PM
Hi everybod
You'll need to analyze this data with what you are seeing on this system. I
suggest you get sar like tool. Look at http://www.googlebit.com/bsdsar/ or
see this post too
http://groups.google.com/group/sol.lists.freebsd.questions/browse_thread/thread/b999f095612e59bd/257ddbadf0c9ec71?hl=en&lnk=st&q=F
Looks like you need to look for some settings on the browser.
On Sat, Jun 14, 2008 at 5:24 AM, Octavian Rasnita <[EMAIL PROTECTED]>
wrote:
> Hi,
>
> I've made a program that creates a .csv file and offer it for downloading.
>
> If a user uses Internet Explorer 6 to download the file and it choose
Do you have MultiViews enabled under 2.2 but not under 2.0?
On Sun, Jun 15, 2008 at 9:09 AM, Sascha Kersken <[EMAIL PROTECTED]> wrote:
> Krist van Besien schrieb:
>>
>> On Sat, Jun 14, 2008 at 13:41, Jan <[EMAIL PROTECTED]> wrote:
>>
>>>
>>> Hi!
>>>
>>> I have just noticed yesterday that one of my
Krist van Besien schrieb:
On Sat, Jun 14, 2008 at 13:41, Jan <[EMAIL PROTECTED]> wrote:
Hi!
I have just noticed yesterday that one of my mod_rewrite rules which works fine
in Apache 2.0 doesn't seem to work in Apache 2.2.
Here is the rule:
RewriteRule ^portfolio/([0-9]+)(/)?$ portfolio.ph
On Fri, Jun 13, 2008 at 20:22, Rodrigo Correa de Paiva
<[EMAIL PROTECTED]> wrote:
> Hi all,
> i have a Apache224 working like load balancer betwin two tomcats.
> If i go direct to one of those tomcats, i see all correct, if i call
> the apache doenst work.
> in the error log i got this:
>
> [Fri Ju
On Sat, Jun 14, 2008 at 13:41, Jan <[EMAIL PROTECTED]> wrote:
> Hi!
>
> I have just noticed yesterday that one of my mod_rewrite rules which works
> fine in Apache 2.0 doesn't seem to work in Apache 2.2.
>
> Here is the rule:
>
> RewriteRule ^portfolio/([0-9]+)(/)?$ portfolio.php?serie=$1
>
> So a