Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

Apache - Cyrilc (ISO) not recognized by browser

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Next:  Only First VirtualHost Sereved  
Author Message
arkslo_remove

External


Since: Jan 08, 2004
Posts: 1



(Msg. 1) Posted: Thu Jan 08, 2004 7:49 pm
Post subject: Apache - Cyrilc (ISO) not recognized by browser
Archived from groups: alt>apache>configuration (more info?)

Hi All,

I have problem with my Apache 2.0 on RH 8.0. When I connect to the site
which is encoded in ISO-8859-5 and charset is explicitly given id header in
html page file, the browser (IE 6.0) does not recognize the charset and does
not automaticaly switch encoding view options. If I manualy change encoding
options in the browser I am able to see the site correctly (russian
letters).

My options in httpd.conf:

AddLanguage ru .ru
LanguagePriority pl en fr de ru
#ForceLanguagePriority Prefer Fallback
AddDefaultCharset ISO-8859-2
AddCharset ISO-8859-5 .iso8859-5 .latin5 .cyr .iso-ru
# For russian, more than one charset is used (depends on client, mostly):
AddCharset WINDOWS-1251 .cp-1251 .win-1251
AddCharset CP866 .cp866
AddCharset KOI8-r .koi8-r .koi8-ru
AddCharset KOI8-ru .koi8-uk .ua
AddCharset ISO-10646-UCS-2 .ucs2
AddCharset ISO-10646-UCS-4 .ucs4
AddCharset UTF-8 .utf8

What should be added or changed to let the browser switch to Cirilic (ISO)?

Thanks in advice
Arek

 >> Stay informed about: Apache - Cyrilc (ISO) not recognized by browser 
Back to top
Login to vote
plsdontreply

External


Since: Jan 09, 2004
Posts: 1



(Msg. 2) Posted: Fri Jan 09, 2004 1:02 pm
Post subject: Re: Apache - Cyrilc (ISO) not recognized by browser [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

arkslo wrote:
 > Hi All,
 >
 > I have problem with my Apache 2.0 on RH 8.0. When I connect to the site
 > which is encoded in ISO-8859-5 and charset is explicitly given id header in
 > html page file, the browser (IE 6.0) does not recognize the charset and does
 > not automaticaly switch encoding view options. If I manualy change encoding
 > options in the browser I am able to see the site correctly (russian
 > letters).
 >
 > My options in httpd.conf:
 > [...]
 > AddDefaultCharset ISO-8859-2
 > AddCharset ISO-8859-5 .iso8859-5 .latin5 .cyr .iso-ru
 > [...]
 > What should be added or changed to let the browser switch to Cirilic (ISO)?
 > [...]

Which charset do you get in "content type" of http header?

Unless you don't want to always add one of endings like
"...foo.html.iso8859-5", you'd better remove "AddDefaultCharset" or
comment it out.

--
volkm@r<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: Apache - Cyrilc (ISO) not recognized by browser 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
apache 2: Can't connect to localhost in browser; ping succ.. - Hi, my problem is: I'm running apache 1.3.27 without any problems. Now I'm trying to run Apache 2 (on WINDOWS XP). It installs, it runs, the ping is successful - but it doesn't connect when I type http://localhost (while ping localhost succeeds). I used...

OS and browser detection - is it possible to make apache detect what OS and browser people are using? if so, how can I go about this. many thanks

Source in browser - Hello, I've just installed Apache 2.0.47 and PHP 4.2.3. When I want to get a test page in the browser I only see the source text of my php file. Everything is working well. OS is windows 2000 server. Henk

Browser want to download php files ??? - Hi, i installed a lot of apache servers with php support under suse linux now i use debian and now my apache server don't work with php ?? i installed apache 1.3.27 with php4 4.2.3.4 i have changed everything at the httpd.conf : LoadModule php4_module....

http upload as batch job without browser? - hi, i'm looking for a simple tool or script that enables a non interactive batch upload via http. platforms are nt and unix. Regards, Hendrik
   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 ]