Weiterleitung per .htaccess


/ Published in: Other
Save to your folder(s)

Permanente / Temporäre Weiterleitung per htaccess


Copy this code and paste it in your HTML
  1. Redirect permanent /test/datei.html http://www.ziel-domain.de/datei.html
  2. Redirect temp /test/datei.html http://www.ziel-domain.de/datei.html

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.