Benoit Plessis a écrit :
Perrin Harkins a écrit :
On 2/22/07, Benoit Plessis <[EMAIL PROTECTED]> wrote:
When using wget -SO - http://url/ things seem to be ok, i got the want
text, and
headers seems good to me:
[...]
Using links everything goes fine, but firefox do not show anything
(and
Perrin Harkins a écrit :
On 2/22/07, Benoit Plessis <[EMAIL PROTECTED]> wrote:
When using wget -SO - http://url/ things seem to be ok, i got the want
text, and
headers seems good to me:
[...]
Using links everything goes fine, but firefox do not show anything (and
there is nothing in 'view s
On 2/22/07, Benoit Plessis <[EMAIL PROTECTED]> wrote:
When using wget -SO - http://url/ things seem to be ok, i got the want
text, and
headers seems good to me:
[...]
Using links everything goes fine, but firefox do not show anything (and
there is nothing in 'view source').
Why don't you c
Robert Landrum wrote:
Given that this is in French, is it possible this is a UTF8 issue?
Could length $error_page be returning a value that is inconsistent
with the actual length of the message. If so, firefox might be
ignoring some or all of the message.
I could be wrong. I would try unse
Benoit Plessis wrote:
$r -> headers_out->set('Content-Length', length
$error_page);
Hmm...
Incident sur l'hebergement
Hi,
I'm trying to build an filter that will parse the output of
some application server (AKA the blackbox) and replace the errors messages
with something neater.
For that purpose i installed the following OutputFilter on the
reverse-proxy:
---8<
package MyApache2::FilterColdf