Welcome to MobyThreads.com!
FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log in/Register/PasswordLog in/Register/Password

Charset Problem

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Related Topics:
Charset on apache - Hi, I wrote a simple page with a different charset that is displayed properly on the browser, but when i placed the page under apache, i see strange I checked my conf file and the apache loads the right charset. Any ideas? Thanks Shlomi

changing charset for downloading files - Hi I'm from Slovenia and our writing includes such as c, s, z (I don't even know if you got them right but it doesn't matter). The charset for this writing is I'm serving some files to people from my apache but the..

SSL Problem - Hi, I have a problem with the of Apache. When I start httpd I have this error : --- could not bind to address no listening sockets shutting down --- I want to disable the https because my port 443 is..

%3F / ? problem - Hi, I'm getting loads of 404s because Googlebot is %3F for the ? symbol, ie :- 200 is being by google as 404 However pages %20 are working fine, ie :- ..

Problem with "/" - Why my apache give me an error if i don't write at the and of URL in the Brower ? How parameter I must set for don't write ? Thanx to all ... and sorry for my English ;-) bruce
Next:  Apache: Apache stops serving pages  
Author Message
user2616

External


Since: Jan 03, 2004
Posts: 4



(Msg. 1) Posted: Wed Apr 14, 2004 5:46 pm
Post subject: Charset Problem
Archived from groups: alt>apache>configuration (more info?)

Hello,

i have a html-page with this sourcecode:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>TEST</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>

<body>

Französich
Ägypten
Überfluss

</body>
</html>

But the "ö", "Ä" and the "Ü" are wrong ... Can you help me?

Mark

 >> Stay informed about: Charset Problem 
Back to top
Login to vote
nog76

External


Since: Apr 06, 2004
Posts: 4



(Msg. 2) Posted: Wed Apr 14, 2004 9:27 pm
Post subject: Re: Charset Problem [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

 > <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
 > But the "ö", "Ä" and the "Ü" are wrong ... Can you help me?

What is your charset in httpd.conf (CharsetDefault)?

christian<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: Charset Problem 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting and Web Master Forums (Home) -> Apache All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]