-------------------------------------------------- From: "Paul McFerrin" <pmcferrin@xxxxxxxxxxxxxxx> Sent: 18 February, 2010 23:21 To: <users@xxxxxxxxxxxxxxxx> Subject: Upgrading from Apache1 1.x to 2.1.14
I have a couple of issues associated with upgrade to Apache 2.1.14. First, I changed:from: DefaultType text/plain to: DefaultType application/octet-stream In httpd.conf file.Now, any and all graphics to not render in the Browser. Next, the following text will not appear. It appears blank.: My 1.x server does not have these problems.<!doctype html public "-//w3c//dtd html 4.0 transitional//en"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <meta name="Author" content="RoadRunner"> <meta name="GENERATOR" content="Mozilla/4.72 [en] (Win98; I) [Netscape]"> <title>Myers Outline Descendant Tree</title> </head> <body> Descendants of Oscar Myers <br> <br> 1 Oscar Myers Private - <br>.. +Esther Sacrisen Private - <br>......... 2 Chester Myers <br>......... 2 Hermine Myers <br>............. +? Barker <br>......... 2 Ruth Myers <br>............. +? Staley <br>......... 2 Hazel Myers What did I forget to do??? --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx
Paul,Are the images located in the root directory aka everything after the .com/ if they are not, and have moved you need to correct these locations.
<img SRC="eyes.gif" height=35 width=68 align=top><b><font size=+2>I'm looking for lost relatives!</font></b><img SRC="eyes.gif" height=35 width=68 align=top>
<center> Are you one of them?. . . </center> I would change it back to text/html and see if you get the same results. Thanks,Daniel
--------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx