Help ! Website asking me "chosen to open trxt/x-server-parsed-html"

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • DEA - banned for life
    V.I.P.
    • Nov 2004
    • 7886

    #1

    Help ! Website asking me "chosen to open trxt/x-server-parsed-html"

    hey can anyone help me with a problem im having with one of my sites..when i enter the url im getting a pop-up box that tells me:

    "You have chosen to open wich is a text/x-server-parsed-html from *****.com" what should firefox do with this file" then gives options of opening or saving to disk....

    i need it to just go to the index.html
  • testpie
    Mostly retired
    • Apr 2006
    • 3231

    #2
    Originally posted by DEA
    hey can anyone help me with a problem im having with one of my sites..when i enter the url im getting a pop-up box that tells me:

    "You have chosen to open wich is a text/x-server-parsed-html from *****.com" what should firefox do with this file" then gives options of opening or saving to disk....

    i need it to just go to the index.html
    Seems like you have one of your MIME type headers on the server setup incorrectly. If memory serves, for standard HTML files the MIME type should be "text/html" (without the speech marks).

    Affiliates: DogFart ~ Domain parking: NameDrive ~ Traffic broker: Traffic Holder

    Comment

    • V_RocKs
      Damn Right I Kiss Ass!
      • Nov 2003
      • 32448

      #3
      Looks like you have trxt instead of text

      Comment

      • directfiesta
        Too lazy to set a custom title
        • Oct 2002
        • 30157

        #4
        check your htaccess file :

        should have directives :

        AddType text/html .html
        AddHandler server-parsed .html
        Options Indexes FollowSymLinks Includes

        or similar...
        I know that Asspimple is stoopid ... As he says, it is a FACT !

        But I can't figure out how he can breathe or type , at the same time ....

        Comment

        Working...