Netscape problem ?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Fatum
    Confirmed User
    • Dec 2001
    • 459

    #1

    Netscape problem ?

    Why the fuck this site loads as html code in netscape ???
    http://www.shemale-transsexual-pictures.com/
    or is it just me ???
  • eru
    Confirmed User
    • Mar 2002
    • 2612

    #2
    I use Opera and see just HTML code as well.
    <font color="#FFFFFF" size="2" face="Verdana">This thread will self-destruct in 5 seconds.</font><font color="#FFFFFF" face="Verdana"><br>
    <br>
    <font size="1">In the meantime, consider hosting with <a href="http://www.choopa.com"><font color="#00FF00">Choopa</font></a>
    -- The only provider with 9 x 1000mbps Transit Redundancy</font></font>

    Comment

    • salsbury
      Confirmed User
      • Feb 2002
      • 1070

      #3
      Trying 157.206.2.50...
      Connected to www.shemale-transsexual-pictures.com.
      Escape character is '^]'.
      HEAD / HTTP/1.0
      Host: www.shemale-transsexual-pictures.com

      HTTP/1.1 200 OK
      Date: Mon, 10 Jun 2002 19:58:47 GMT
      Server: Apache/2.0.36 (Unix) PHP/4.2.0
      Accept-Ranges: bytes
      X-Powered-By: PHP/4.2.0
      Connection: close
      Content-Type: text/plain; charset=ISO-8859-1

      Connection closed by foreign host.

      your web server is returning text/plain for your index content. make sure you have something like:

      AddType text/html extension

      in your root .htaccess file.

      Comment

      • eRock
        Confirmed User
        • Apr 2001
        • 3112

        #4
        I just tried it in Netscape & get the same as you. That's weird!
        Swiftwill Hosting

        Comment

        • zip
          Confirmed User
          • Jul 2001
          • 567

          #5
          Netscape is the problem

          Comment

          • salsbury
            Confirmed User
            • Feb 2002
            • 1070

            #6
            netscape is not the problem. it also happens in mozilla 1.0. netscape and mozilla are doing exactly what they're told - they're just displaying the result as text, as if it was a .txt file.

            if IE works with it, IE is broken. IE should not be trying to guess what the contents of a file is. what if someone wanted to post some example HTML as a text file somewhere? there are plenty of legitimate reasons to pay attention to the content-type header.

            Comment

            Working...