Top Xl Support Impressum :: Search :: The newest topics
Register :: Log in

ergänzung - statische links per mod_rewrite

 
   Top Xl Support Forum Index -> Allgemeiner Support
View previous topic :: View next topic  
Author Message
Marc



Joined: 28 Sep 2008
Posts: 11

PostPosted: Fri Oct 03, 2008 4:14 pm    Post subject: ergänzung - statische links per mod_rewrite

Hier ist ja schön beschrieben, wie man statische urls ausgeben kann.

Will man auch die submit-site (add.php) als statischen link anzeigen lassen, einfach wie folgt vorgehen:

In der .htaccess hinzufügen:

RewriteRule ^submitsite.htm$ /add.php
RewriteRule ^showbannercodes.htm$ /add.php?do=changeadd

Im template-Verzeichnis in der add.html folgende Zeile suchen:
<form name="form1" method="post" action="add.php?do=changeadd">

und wie folgt ersetzen:
<form name="form1" method="post" action="showbannercodes.htm">

Im template muß dann in der topsite.html der platzhalter für das anzeigen der add.php geändert werden, damit submitsite.htm aufgerufen wird.

Das als Beispiel, wenn die add.phpp als submitsite.htm ausgegeben und das Ende der Anmeldeprozedur als showbannercoeds.htm werden soll.
_________________
Motto des Tages: Die Intelligenz verfolgt Dich, aber Du bist schneller.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Top Xl Support Forum Index -> Allgemeiner Support All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum