Global SSI??????

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • GFED
    Confirmed User
    • May 2002
    • 8121

    #1

    Global SSI??????

    I want a footer at the bottom of each one of my pages -- on each one of my domains...

    SSI only works if the file is located on the same domain...

    Is there a way to make a global SSI?
    https://www.flow.page/savethechildren
  • SMG
    Confirmed User
    • Aug 2003
    • 1798

    #2
    on the same domain? or in the same folder or a subfolder? why cant you do include "../../anothersite.com/blah.txt" or whatever? either that or do it with php
    TGP Webmasters: sign up for the top 100 tgp list!
    Submit galleries
    If you add me to icq (title) make sure to mention GFY or I'll think you're a bot and deny you.

    Comment

    • GFED
      Confirmed User
      • May 2002
      • 8121

      #3
      I want a global footer that I can put on just one domain and use it on all my other ones...

      So I only have to edit the footer on one domain, instead of going through them all...
      https://www.flow.page/savethechildren

      Comment

      • Bezruk
        Registered User
        • Feb 2004
        • 76

        #4
        Originally posted by GFED
        I want a global footer that I can put on just one domain and use it on all my other ones...

        So I only have to edit the footer on one domain, instead of going through them all...
        mod_layout all that you need
        (if you using apache)

        Comment

        • fatbaby
          Confirmed User
          • Jun 2003
          • 486

          #5
          if you are on a dedicated server.. have your host set up a 'GLOBAL ALIAS' for you... that will do what you want

          Comment

          Working...