Google chrome problems .shtml

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Fucksakes
    Shit... Fuck! What the Hell?
    • Dec 2003
    • 7567

    #1

    Google chrome problems .shtml

    open google chrome and type this..

    http://ultrasexsamples.com/index.shtml

    but open it in another browser.
  • Fucksakes
    Shit... Fuck! What the Hell?
    • Dec 2003
    • 7567

    #2
    possibly google hates ssi?

    Comment

    • sortie
      Confirmed User
      • Mar 2007
      • 7771

      #3
      I'm not using chrome to check but ssi gets parsed by the server before the webpage
      is sent to the browser. The browser doesn't even know ssi was executed.

      Must be something else.

      Comment

      • Fucksakes
        Shit... Fuck! What the Hell?
        • Dec 2003
        • 7567

        #4
        Originally posted by sortie
        I'm not using chrome to check but ssi gets parsed by the server before the webpage
        is sent to the browser. The browser doesn't even know ssi was executed.

        Must be something else.
        thanks.. how do you know that.. besides opening the page in another browser to see it not loading.

        Comment

        • Serge Litehead
          Confirmed User
          • Dec 2002
          • 5190

          #5
          chrome and FF show the same result, works in IE though

          it looks like .shtml missing in apache config

          Comment

          • Serge Litehead
            Confirmed User
            • Dec 2002
            • 5190

            #6
            btw source shows this line, even in IE: < ! -- # include virtual="templates/top75.shtml" -- > (w/o extra spaces). I havent messed around with SSI for a long time, but if my memory serves me right, instead of that include tag shouldn't there be actual parsed content from top75.shtml??

            Comment

            • sortie
              Confirmed User
              • Mar 2007
              • 7771

              #7
              Originally posted by Fucksakes
              thanks.. how do you know that.. besides opening the page in another browser to see it not loading.
              How do you know what you are looking at if it didn't load.

              Comment

              • sortie
                Confirmed User
                • Mar 2007
                • 7771

                #8
                Originally posted by holograph
                btw source shows this line, even in IE: < ! -- # include virtual="templates/top75.shtml" -- > (w/o extra spaces). I havent messed around with SSI for a long time, but if my memory serves me right, instead of that include tag shouldn't there be actual parsed content from top75.shtml??

                That's a case of SSI not being turned on his server for .shtml extensions.

                But when server admins totaly fuck up it's always the software's fault.
                Last edited by sortie; 09-29-2008, 09:55 AM.

                Comment

                • Fucksakes
                  Shit... Fuck! What the Hell?
                  • Dec 2003
                  • 7567

                  #9
                  haha true.. its fixed now.. with more problems.. never did anything on this site since the day or two I made it.. back when there wasn't any tube scripts.. did it all myself with the little knowledge I have.

                  no scripts

                  Comment

                  • sortie
                    Confirmed User
                    • Mar 2007
                    • 7771

                    #10
                    Originally posted by holograph
                    < ! -- # include virtual="templates/top75.shtml" -- > (w/o extra spaces).
                    More problems. If you include "templates.shtml" that would be recursive since the
                    include page must be parsed also. Change it to .html and remove any ssi in that file.

                    Comment

                    • mpahlca
                      Confirmed User
                      • Feb 2004
                      • 1821

                      #11
                      http://ultrasexsamples.com/index.shtml not fixed on ff3
                      I could give two shits wether you read this sig or not.

                      Comment

                      Working...