mud: redirect Problem

Beitrag lesen

das sieht schon mal garnicht so schelcht aus

Options +FollowSymlinks
RewriteEngine on
rewritecond %{http_host} ^example.com [nc]
rewriterule ^(.*)$ http://www.example.com/index1.html$1 [r=301,nc]

was passiert bei dieser variante?

Hallo suit,

leider gar nichts erkennbares.

Ich konnte mein Problem aber mithilfe Bobs Posting lösen (http://forum.de.selfhtml.org/my/?t=180539&m=1192888). Vielen Dank nochmal, dass Du Dir die mühe gemacht hast.

Gruss mud