홈페이지가 IE에서는 안 보입니다.

ilinri의 이미지

구축하고 있는 홈페이지가 이상합니다.
Ubuntu에 깔았다가 안보여서 지우고 지금은 Fedora Core 3에 깔았는데, 같은
현상이 일어납니다.
주소는 http//oikos.snu.ac.kr 입니다.

문제 Firefox에서는 보이는데, Internet Explorer에서는 안 보입니다.

(IE가 html 파일을 인식하지 못하는 것도 같습니다.)
그런데 어떤 html 파일은 열기도 합니다. head 쪽에 meta tag가 있으면 못 여
는 것 같기도 합니다.

홈페이지, 어떻게 하면 IE에서도 보이게 할 수 있을까요?
며칠째 해결이 안되고 있습니다.

lacovnk의 이미지

meta 태그 중에서 인코딩 관련 태그를, title보다 먼저 오게 적어보세요~

전에 이것때문에 그랬던 적이;;

Prentice의 이미지

제 경우 위 사이트에서 IE6에서 인코딩이 UTF-8로 자동인식(?) 되고 있습니다.

(lacovnk님 말씀대로 meta는 <html><head><meta><title></title>이런 식으로 하시는 것이 좋습니다.)

lacovnk의 이미지

정말 IE에서는 UTF-8로 인식이 되는데, 직접 한국어(euc-kr)로 설정하면 페이지가 짜잔~하고 뜹니다 ㅎㅎ

불여우에서 역시 utf-8로 인식되면서 제목과 일부 한글이 깨져보이는데, 직접 euc-kr로 해주면 모두 잘 보입니다.

offree의 이미지

apache 나 php 에서 강제적(?)으로 인코딩을 설정해서 그런현상이 발생하는 것일 것입니다.

apache 의 httpd.conf ( 페도라 에서는 /etc/httpd/conf/httpd.conf 에 있을 듯.. , 우분투는 /etc/apache2/apache2.conf )
AddDefaultCharset UTF-8 이런 항목을 확인하시구요.

php 는 /etc/php.ini ( 우분투는 /etc/php4/apache2/php.ini ) 에서
default_charset = "utf-8" 부분을 확인하시기 바랍니다.

둘다 주석처리하면, 강제적으로 인코딩하지 않게 됩니다.

사용자가 바꾸어 나가자!!

= about me =
http://wiki.kldp.org/wiki.php/offree , DeVlog , google talk : offree at gmail.com

익명 사용자의 이미지

index.html 이 euc-kr 로 인코딩되었네요...
vim 레퍼런스에서 fileencoding encoding termencoding
를 참조하셔요..

man vim ㅠ_ㅠ

댓글 달기

Filtered HTML

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

BBCode

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param>
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

Textile

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • You can use Textile markup to format text.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Markdown

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • Quick Tips:
    • Two or more spaces at a line's end = Line break
    • Double returns = Paragraph
    • *Single asterisks* or _single underscores_ = Emphasis
    • **Double** or __double__ = Strong
    • This is [a link](http://the.link.example.com "The optional title text")
    For complete details on the Markdown syntax, see the Markdown documentation and Markdown Extra documentation for tables, footnotes, and more.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Plain text

  • HTML 태그를 사용할 수 없습니다.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 줄과 단락은 자동으로 분리됩니다.
댓글 첨부 파일
이 댓글에 이미지나 파일을 업로드 합니다.
파일 크기는 8 MB보다 작아야 합니다.
허용할 파일 형식: txt pdf doc xls gif jpg jpeg mp3 png rar zip.
CAPTCHA
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.