Re: mod_layout appending HTTP headers?

Jim Kane <[email protected]>
Newsgroups gmane.comp.apache.mod-layout
Message-ID <[email protected]>
On Tuesday, June 3, 2003, at 09:01  AM, Paul E. Ross wrote:
>> From: Jim Kane <[email protected]>
>> Date: Wed May 28, 2003  4:35:27  PM US/Central
>> To: [email protected]
>> Subject: Re: [Mod_layout] mod_layout appending HTTP headers?
>> Reply-To: [email protected]
>>
>> On Wednesday, May 28, 2003, at 04:02  PM, Brian Aker wrote:
>>
>>> On Wed, 2003-05-28 at 13:52, Jim Kane wrote:
>>>
>>>> However, mod_layout appears to be appending some of the HTTP headers
>>>
>>> What sort of pages are you wrapping? PHP, HTML?
>>>     -Brian
>>
>> For my testing, I have been wrapping a static HTML page (this web 
>> server doesn't have PHP on it yet).  Here's an example of the stuff 
>> I'm seeing, cut and pasted from the output of my last page load 
>> (asterisks are mine):
>>
>> **********************************************
>> <P>Here is some more page text.</P>
>> </BODY>
>> </HTML>
>>
>>
>> .67
>>
>> pt: */*
>> Accept-Language: en-us, ja;q=0.33, en;q=0.67
>>
>> : Keep-Alive
>>
>> Language: en-us, ja;q=0.33, en;q=0.67
>>
>>
>> Accept-Language: en-us, ja;q=0.33, en;q=0.67
>> *********************************************************
>> As I mentioned before, the text being appended is never the same 
>> twice, and it's never the same length.
>>
>> Jim Kane
>
> I was getting similar garbage when I took over a virtual site on a 
> neighbor network.  The previous webmaster had used DreamWeaver to 
> create his pages and there were many blank (?) lines and confusing 
> indentation in the source code.  In an effort to figure out where the 
> garbage was coming from, I manually restructured the source to remove 
> blank lines and logically indent.  The problem went away.  I still 
> don't know what caused it (only showed up in Netscape 4.*, not IE, 
> Konqueror, or Mozilla).  I have found Netscape sensitive to formatting 
> on other occasions where not logically indenting code has resulted in 
> not displaying anything.
>
> -- 
> Paul Ross
> Senior Software Engineer
Thanks for the reply, Paul.  I wish this was the case, but the test 
page I'm working with is only 9 lines:
<HTML>
<HEAD>
<TITLE>Hello, World!</TITLE>
</HEAD>
<BODY>
<H1>Hello, World!</H1>
<P>Here is some more page text.</P>
</BODY>
</HTML>

No fluff whatsoever. :-(

Jim Kane
Information Network of Arkansas
http://www.accessarkansas.org/ -- Your Bridge to State Government
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.