[linux-l] web links

Ivan F. Villanueva B. iv at artificialidea.com
Sa Apr 14 13:38:57 CEST 2007


Hallo,
meine Website wächst langsam und es gibt andere die Links auf meine Seiten haben.
Nur ich räume sehr gerne auf und frage mich, welche Methoden gibt es,
um mitzuteilen, dass die URL eine Seite sich geändert hat. Kann man so etwas in
.htaccess erledigen?

Bis jetzt schreibe ich eine html Datei in dem alten URL mit folgende Inhalte,
aber es ist umständlich und ich kann Verzeichnisse nicht löschen. z.B. wenn
folgende Datei in artificialidea.com/quadchess/index.html ist.

--------------------------
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  <head>
    <meta http-equiv="Content-Type"
    content="application/xhtml+xml; charset=UTF-8" />
    <meta http-equiv="Refresh"
          content="5;
          URL=http://www.artificialidea.com/author/wiki/doku.php?id=quadchess">
  </head>
  <body>
This page has moved. If your browser doesn't automatically redirect to its new
location, go to <a
href="http://www.artificialidea.com/author/wiki/doku.php?id=quadchess">
Quad Chess Berlin</a>
  </body>
</html>
--------------------------

-- 
Iván F. Villanueva B.
A.I. library:   http://www.artificialidea.com
<<<          The European Patent Litigation Agreement (EPLA)          >>>
<<<            will bring Software patents by the backdoor            >>>
<<<                     http://epla.ffii.org/                         >>>



Mehr Informationen über die Mailingliste linux-l