Sponsor:

Server and Web Integrator
Link:
Kloxo-MR logo
6.5.0 or 7.0.0
Click for "How to install"
Donation/Sponsorship:
Kloxo-MR is open-source.
Donate and or Sponsorship always welcome.
Click to:
Click Here
Please login or register. 2017-11-07, 23:07:05

Author Topic: Add UTF-8 for error pages  (Read 877 times)

0 Members and 1 Guest are viewing this topic.

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 3,944
  • Karma: +1/-0
    • View Profile
Add UTF-8 for error pages
« on: 2014-11-06, 12:14:15 »
We need it for polish characters ;)

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,381
  • Karma: +112/-9
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Add UTF-8 for error pages
« Reply #1 on: 2014-11-06, 12:38:46 »
Try change:

Code: [Select]
<head>
<title>Kloxo-MR : Error 504</title>
</head>

to:
Code: [Select]
<head>
<title>Kloxo-MR : Error 504</title>
<meta charset="UTF-8">
</head>

for all html file inside /usr/local/lxlabs/kloxo/httpdocs/error and /home/kloxo/httpd/error
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 3,944
  • Karma: +1/-0
    • View Profile
Re: Add UTF-8 for error pages
« Reply #2 on: 2014-11-06, 12:40:26 »
It works fine ;)

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,381
  • Karma: +112/-9
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Add UTF-8 for error pages
« Reply #3 on: 2014-11-06, 12:46:03 »
Try:
Code: [Select]
<head>
<title>Kloxo-MR : Error 504</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
</head>
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

 


Top 10 Social Networking:    Facebook    Twitter    LinkedIn    Pinterest    Google Plus    Tumblr    Instagram    VK    Flickr    Vine
Click Here

Page created in 0.033 seconds with 16 queries.

web stats analysis
 
Mirror created by MasterkinG32.CoM