MudGuard: absoluter Pfad für SSI

Beitrag lesen

Hi,

<p>relativer Pfad: Test <!--#include virtual="include.txt" --></p>
<p>absoluter Pfad: Test <!--#include file="/home/gundi.de/www/test/include.txt" --></p>


> Das [Ergebnis](http://www.gundi.de/test/include.shtml): das Einbinden mit dem relativen Pfad funktioniert auch, das mit dem absoluten jedoch nicht.  
  
Aus der Doku zu mod\_include:  
  
file  
    The value is a path relative to the directory containing the current document being parsed. It cannot contain ../, nor can it be an absolute path. Therefore, you cannot include files that are outside of the document root, or above the current document in the directory structure. The virtual attribute should always be used in preference to this one.  
  

> Also sollten sich doch include.shtml und include.txt im Verzeichnis /home/gundi.de/www/test/ befinden. Hab ich da was falsch gemacht?  
  
Ja, die Doku nicht gelesen.  
  
cu,  
Andreas

-- 
[Warum nennt sich Andreas hier MudGuard?](http://www.Mud-Guard.de/)  
[Schreinerei Waechter](http://www.schreinerei-waechter.de/)  
  
Fachfragen per E-Mail halte ich für unverschämt und werde entsprechende E-Mails nicht beantworten. Für Fachfragen ist das Forum da.