Konrad Duffner: error 404

Untenstehender Code läuft als
    file:///D:/webserver/..../index.html
    Mit Apache als http://www.norisgeo.local

mit den Browsern
    Opera 7.11, Mozilla Windows 5.0, IE 6.0, Netscape 7.1,
    HTML-View 1.7, Mozilla 1.4

fehlerfrei.

FREENET bringt für Seiten in Object/iFrame den Error 404:not found.
Läßt sich das mit einer Konfigurations-Einstellung ändern, oder ist
das ein Server-Fehler?

***************************************************************************************************
<object name="obj1" data="wstprk/luftbild01.jpg" type="text/html"
 width="200" height="300" border="0">
 Ihr Browser kann das Objekt nicht anzeigen!
</object>

<!--
 <iframe id="rechts" src="wstprk/luftbild01.jpg" name="wp_01"
 width="200" height="300" align="left" scrolling="auto" marginheight="0" marginwidth="0" frameborder="0">
  <p>Ihr Browser kann keine eingebetteten Frames anzeigen.
  <img src="wstprk/luftbild01.jpg" width="817" height="283" border="0" alt="Linie zum Westpark" /></p>
 </iframe>
-->
***************************************************************************************************
<iframe src="wstprk/wp0.html" name="frame2" id="rechts"
 width="600" height="510" scrolling="auto" marginheight="0" marginwidth="0" frameborder="0">
</iframe>
:
:
<a href="wstprk/wp1.html" target="frame2" accesskey="1"><b>1 Arbeitszeit</b></a><br />
***************************************************************************************************