Yes, It's got to be Apache. It's not passing the default header with the files having .html extension. Internet Explorer being extra smart (extra is not good :)) renders all .html files as html.
cheers, ~manu
On 10/6/05, Adam Scheblein <adam.scheblein at marquette.edu> wrote:
It seems to be an apache problem now -- the text i sent to you is what was actually being shown in firefox - not the pictures/background information. i cleared out my caches and that, and what i eventually did to fix (at least the hobbit part of my web server) was to add this line to my httpd.conf:
AddType text/html .html
which seems redundant, but it worked for hobbit...
Adam
Manu Garg wrote: Adam, at least the part you sent looks fine in my Firefox (1.0.7).
1- Do you mean that rest of the html is not showing up? or, 2- HTML is fine and firefox isn't showing it up properly.
Since, pages looks fine Internet explorer, this is most probably your browser side issue. Did you try cleaning up firefox cache?
On 10/6/05, Scheblein, Adam <adam.scheblein at marquette.edu> wrote:
Here is a copy/paste of the top part of the hobbit page -- as you can see the html is not being rendered
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML> <HEAD> <META HTTP-EQUIV="REFRESH" CONTENT="60"> <META HTTP-EQUIV="EXPIRES" CONTENT="Sat, 01 Jan 2001 00:00:00 GMT"> <META HTTP-EQUIV="Set-Cookie" CONTENT="pagepath=; path=/"> <META HTTP-EQUIV="Set-Cookie" CONTENT="host=; path=/"> <TITLE>red : Hobbit - Status @ Thu Oct 06 11:28:09 2005</TITLE>
<!-- Styles for the menu bar --> <link rel="stylesheet" type="text/css" href="/hobbit/menu/menu.css">
<!-- The favicon image --> <link rel="shortcut icon" href="/hobbit/gifs/favicon-red.ico">
</HEAD>
<BODY BGCOLOR="red" BACKGROUND="/hobbit/gifs/bkg-red.gif" TEXT="#D8D8BF" LINK="#00FFAA" VLINK="#FFFF44">
<TABLE SUMMARY="Topline" WIDTH="100%"> <TR><TD HEIGHT=16> </TD></TR> <!-- For the menu bar --> <TR> <TD VALIGN=MIDDLE ALIGN=LEFT WIDTH="30%"> <FONT FACE="Arial, Helvetica" SIZE="+1" COLOR="silver"><B>Hobbit</B></FONT> </TD> <TD VALIGN=MIDDLE ALIGN=CENTER WIDTH="40%"> <CENTER><FONT FACE="Arial, Helvetica" SIZE="+1" COLOR="silver"><B>Current Status</B></FONT></CENTER> </TD> <TD VALIGN=MIDDLE ALIGN=RIGHT WIDTH="30%"> <FONT FACE="Arial, Helvetica" SIZE="+1" COLOR="silver"><B>Thu Oct 06 11:28:09 2005</B></FONT> </TD> </TR> <TR> <TD COLSPAN=3> <HR WIDTH="100%"> </TD> </TR> </TABLE> <BR>
-----Original Message----- From: Manu Garg [mailto:manugarg at gmail.com] Sent: Thursday, October 06, 2005 1:14 PM To: hobbit at hswn.dk Subject: Re: [hobbit] Hobbit generated webpages not displaying correctly
On 10/6/05, Adam Scheblein <adam.scheblein at marquette.edu> wrote:
Greetings,
I restarted my hobbit server the first time today since i got it up
and
running, and now the webpages do not display correctly in firefox.
The
What do you mean by not displaying correctly? Can take screenshots and put it somewhere or send it to list?
reason i had to restart was i upgraded my kernel. I figured it might
be
an apache issue so i tried recompiling apache and reconfiguring it -
to
no avail. also, i upgraded hobbit to the newest snapshot (RC-1 from october 6 instead of the RC-1 from october 3) does anyone have any ideas on what i might be able to check to fix this problem so i don't have to keep using internet explorer?
thanks, Adam
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
-- Manu Garg http://www.manugarg.com "Truth will set you free!"
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
-- Manu Garg http://www.manugarg.com "Truth will set you free!"
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
-- Manu Garg http://www.manugarg.com "Truth will set you free!"