html doc rendering problem via apache

Scott Gose gose at mcs.anl.gov
Wed Dec 10 16:15:34 UTC 2003


In my /etc/httpd/conf/httpd.conf file, I made the following changes:

# AddDefaultCharset UTF-8
AddDefaultCharset ISO-8859-1

And it worked!  Thank you _so_ much!  :-)

I guess my next question is... is this a bug or should I have known to do this?


On Wed, Dec 10, 2003 at 09:04:29AM -0700, Stephen Smoogen wrote:
> Apache wouldnt do any sort of 'rendering'. It could be that apache is
> 'dropping' the characters or is giving a 'default language' that isnt
> correct for those codes. 
> 
> Try the following:
> Try a different default browser
> Look at the HTML source in the browser.
>  See if the © is there. Then also look at what the page info says
> (Mozilla -> View -> Page Info)
> 
> I am going to bet you are seeing the code delivered by Apache as UTF-8
> and the base page as ISO-8859-1. Changing Apache to have a default
> encoding of something other than UTF-8 may help.
> 
> On Fri, 2003-12-05 at 15:36, Scott Gose wrote:
> > Hello,
> > 
> > When viewing the documentation-guide's html with a browser, it renders
> > fine.  But when I move that directory behind a URL served up by Apache,
> > it doesn't.  A screenshot of this behavior is here:
> > 
> >     http://www.gose.org/1.png
> > 
> > It appears that Apache is not able to render some of the characters as
> > noted by the black boxes that appear.  Any ideas?
> -- 
> Stephen John Smoogen		smoogen at lanl.gov
> Los Alamos National Lab  CCN-5 Sched 5/40  PH: 4-0645
> Ta-03 SM-1498 MailStop B255 DP 10S  Los Alamos, NM 87545
> -- So shines a good deed in a weary world. = Willy Wonka --
> 
> 
> --
> fedora-docs-list mailing list
> fedora-docs-list at redhat.com
> http://www.redhat.com/mailman/listinfo/fedora-docs-list

-- 
Scott Gose
gose at mcs.anl.gov





More information about the fedora-docs-list mailing list