Re: Apache2.2 pages won't render in FireFox

2009-02-16 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Martin,

On 2/15/2009 11:13 AM, Martin Gainty wrote:
> Im discovering Firefox wont render Apache2.2 served pages from 
> Apache2.2/htdoc folder
> If I rollback to Apache2 ..Apache2/htdoc Pages the same pages are rendered 
> with no error

Not to be too cheeky, but this site seems to render just fine:

http://httpd.apache.org/

Apache2/htdoc... maybe "htdocs" instead?

Apache 2.2 certainly does work. Your configuration must have something
causing some weirdness. Care to share more details?

- -chris

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkmZ5ooACgkQ9CaO5/Lv0PCYCgCgwxuk7AfXKOxS5mLcZ3nz473O
uEcAn2xd5LeJzstFA/n4q/0FRInEKRNX
=d5Aw
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



Re: Apache2.2 pages won't render in FireFox

2009-02-16 Thread Juha Laiho
Martin Gainty wrote:
> All-
> 
> Im discovering Firefox wont render Apache2.2 served pages from 
> Apache2.2/htdoc folder
> If I rollback to Apache2 ..Apache2/htdoc Pages the same pages are rendered 
> with no error
> 
> Advice?

Could be an issue with file extension -> MIME-type mapping .

If you right-click on such non-rendered page, and choose "View Page Info",
what do you get as "Type"; is it text/plain or text/html?

If you're seeing text/plain, then apparently something is not recognizing
the file extension correctly in order to map it to some MIME type.
See Apache HTTPD documentation on the various ways to set MIME types
for served documents.
-- 
..Juha

-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



RE: Apache2.2 pages won't render in FireFox

2009-02-15 Thread Martin Gainty

Ill stick with Apache2 for now

Thanks for the advice on WireShark

Martin
__ 
Disclaimer and confidentiality note 
Everything in this e-mail and any attachments relates to the official business 
of Sender. This transmission is of a confidential nature and Sender does not 
endorse distribution to any party other than intended recipient. Sender does 
not necessarily endorse content contained within this transmission. 




> From: d...@cornell.edu
> To: users@tomcat.apache.org
> Subject: Re: Apache2.2 pages won't render in FireFox
> Date: Sun, 15 Feb 2009 12:31:28 -0500
> 
> In addition to asking on a more appropriate list, tools like firebug  
> and wireshark can help you help yourself.  Apache Httpd also has logs  
> to analyze.
> 
> -- David
> 
> Sent from my iPod
> 
> On Feb 15, 2009, at 12:00 PM, Martin Gainty  wrote:
> 
> >
> > link?
> >
> > Martin
> > __
> > Disclaimer and confidentiality note
> > Everything in this e-mail and any attachments relates to the  
> > official business of Sender. This transmission is of a confidential  
> > nature and Sender does not endorse distribution to any party other  
> > than intended recipient. Sender does not necessarily endorse content  
> > contained within this transmission.
> >
> >
> >
> >
> >> Date: Sun, 15 Feb 2009 17:23:29 +0100
> >> From: a...@ice-sa.com
> >> To: users@tomcat.apache.org
> >> Subject: Re: Apache2.2 pages won't render in FireFox
> >>
> >> Martin Gainty wrote:
> >>> All-
> >>>
> >>> Im discovering Firefox wont render Apache2.2 served pages from  
> >>> Apache2.2/htdoc folder
> >>> If I rollback to Apache2 ..Apache2/htdoc Pages the same pages are  
> >>> rendered with no error
> >>>
> >>> Advice?
> >> Yes : Maybe posting that in the Apache httpd forum ?
> >> ;-)
> >>
> >>
> >> -
> >> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> >> For additional commands, e-mail: users-h...@tomcat.apache.org
> >>
> >
> > _
> > Windows Live™: E-mail. Chat. Share. Get more ways to connect.
> > http://windowslive.com/howitworks?ocid=TXT_TAGLM_WL_t2_allup_howitworks_022009
> 
> -
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
> 

_
Windows Live™: Keep your life in sync. 
http://windowslive.com/explore?ocid=TXT_TAGLM_WL_t1_allup_explore_022009

Re: Apache2.2 pages won't render in FireFox

2009-02-15 Thread David Smith
In addition to asking on a more appropriate list, tools like firebug  
and wireshark can help you help yourself.  Apache Httpd also has logs  
to analyze.


-- David

Sent from my iPod

On Feb 15, 2009, at 12:00 PM, Martin Gainty  wrote:



link?

Martin
__
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relates to the  
official business of Sender. This transmission is of a confidential  
nature and Sender does not endorse distribution to any party other  
than intended recipient. Sender does not necessarily endorse content  
contained within this transmission.






Date: Sun, 15 Feb 2009 17:23:29 +0100
From: a...@ice-sa.com
To: users@tomcat.apache.org
Subject: Re: Apache2.2 pages won't render in FireFox

Martin Gainty wrote:

All-

Im discovering Firefox wont render Apache2.2 served pages from  
Apache2.2/htdoc folder
If I rollback to Apache2 ..Apache2/htdoc Pages the same pages are  
rendered with no error


Advice?

Yes : Maybe posting that in the Apache httpd forum ?
;-)


-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



_
Windows Live™: E-mail. Chat. Share. Get more ways to connect.
http://windowslive.com/howitworks?ocid=TXT_TAGLM_WL_t2_allup_howitworks_022009


-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



Re: Apache2.2 pages won't render in FireFox

2009-02-15 Thread Anurag Kapur
http://httpd.apache.org/lists.html
--Anurag
Kapur
Associate - Technology,
Sapient Corporation India.

http://www.linkedin.com/in/anuragkapur
--


On Sun, Feb 15, 2009 at 5:03 PM, André Warnier  wrote:

> Martin Gainty wrote:
>
>> link?
>>
>
> http://httpd.apache.org
>
> I'm sure there's a link to the list there somewhere.
>
>
> -
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>


Re: Apache2.2 pages won't render in FireFox

2009-02-15 Thread André Warnier

Martin Gainty wrote:

link?


http://httpd.apache.org

I'm sure there's a link to the list there somewhere.

-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



RE: Apache2.2 pages won't render in FireFox

2009-02-15 Thread Martin Gainty

link?

Martin 
__ 
Disclaimer and confidentiality note 
Everything in this e-mail and any attachments relates to the official business 
of Sender. This transmission is of a confidential nature and Sender does not 
endorse distribution to any party other than intended recipient. Sender does 
not necessarily endorse content contained within this transmission. 




> Date: Sun, 15 Feb 2009 17:23:29 +0100
> From: a...@ice-sa.com
> To: users@tomcat.apache.org
> Subject: Re: Apache2.2 pages won't render in FireFox
> 
> Martin Gainty wrote:
> > All-
> > 
> > Im discovering Firefox wont render Apache2.2 served pages from 
> > Apache2.2/htdoc folder
> > If I rollback to Apache2 ..Apache2/htdoc Pages the same pages are rendered 
> > with no error
> > 
> > Advice?
> Yes : Maybe posting that in the Apache httpd forum ?
> ;-)
> 
> 
> -
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
> 

_
Windows Live™: E-mail. Chat. Share. Get more ways to connect. 
http://windowslive.com/howitworks?ocid=TXT_TAGLM_WL_t2_allup_howitworks_022009

Re: Apache2.2 pages won't render in FireFox

2009-02-15 Thread Anurag Kapur
Also, you might also want to share your configuration files like the
httpd.conf. We have used Apache2.2 without any problems on almost all
popular browsers. So I am sure there is something peculiar in your case.
All the best!

-Anurag
--
Anurag Kapur
Associate - Technology,
Sapient Corporation India.

http://www.linkedin.com/in/anuragkapur
--


On Sun, Feb 15, 2009 at 4:23 PM, André Warnier  wrote:

> Martin Gainty wrote:
>
>> All-
>>
>> Im discovering Firefox wont render Apache2.2 served pages from
>> Apache2.2/htdoc folder
>> If I rollback to Apache2 ..Apache2/htdoc Pages the same pages are rendered
>> with no error
>>
>> Advice?
>>
> Yes : Maybe posting that in the Apache httpd forum ?
> ;-)
>
>
> -
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>


Re: Apache2.2 pages won't render in FireFox

2009-02-15 Thread André Warnier

Martin Gainty wrote:

All-

Im discovering Firefox wont render Apache2.2 served pages from Apache2.2/htdoc 
folder
If I rollback to Apache2 ..Apache2/htdoc Pages the same pages are rendered with 
no error

Advice?

Yes : Maybe posting that in the Apache httpd forum ?
;-)


-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



Apache2.2 pages won't render in FireFox

2009-02-15 Thread Martin Gainty

All-

Im discovering Firefox wont render Apache2.2 served pages from Apache2.2/htdoc 
folder
If I rollback to Apache2 ..Apache2/htdoc Pages the same pages are rendered with 
no error

Advice?
Thanks
Martin
__ 
Disclaimer and confidentiality note 
Everything in this e-mail and any attachments relates to the official business 
of Sender. This transmission is of a confidential nature and Sender does not 
endorse distribution to any party other than intended recipient. Sender does 
not necessarily endorse content contained within this transmission. 



_
Windows Live™: Keep your life in sync. 
http://windowslive.com/explore?ocid=TXT_TAGLM_WL_t1_allup_explore_022009