Ist das vertrauenswürdig? Kenne diese Seite nicht.
Weitere Zitate:
http://www.htmlbasix.com/includes.shtml
Auch Apache sagt dasselbe:
"Using an include file for a header and/or a footer can reduce the burden of these updates. You just have to make one footer file, and then include it into each page with the include SSI command. The include element can determine what file to include with either the file attribute, or the virtual attribute. The file attribute is a file path, relative to the current directory. That means that it cannot be an absolute file path (starting with /), nor can it contain ../ as part of that path. The virtual attribute is probably more useful, and should specify a URL relative to the document being served. It can start with a /, but must be on the same server as the file being served."
http://httpd.apache.org/docs/howto/ssi.html#includingastandardfooter
Gruß
Avalon