mod_rewrite Problem!

r3alm
Hallo Leute!

Wollte mein forum mittels W00tMeetsGoogle 0.3a Suchmaschienen-freundlich machen, was leider in die Hose ging..

habe alles laut anleitung gemacht, 3x überpüft... immerwieder das gleiche!

Der leitet mich ned um.. der sagt immer 404 blablabla..bin langsam am verzweifeln!

wer weiß evtl. rat für mich?

Hier die .htaccess wie sie atm aufm server im hauptverzeichniss vom wbb liegt!


code:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
# W00tMeetsGoogle 0.3a WBB Rewrite Hack: Anfang
RewriteEngine on
RewriteRule thema(.*)\.htm(.*)$ thread.php?threadid=$1&sid=$2
RewriteRule forum(.*)\.html(.*)$ board.php?boardid=$1&sid=$2
RewriteRule beitrag(.*)\.htm(.*)$ thread.php?postid=$1&sid=$2
RewriteRule lastposter(.*)\.htm(.*)$ profile.php?userid=$1&sid=$2
RewriteRule profil(.*)\.htm(.*)$ profile.php?userid=$1&sid=$2
RewriteRule mitglied(.*)\.htm(.*)$ profile.php?userid=$1&sid=$2
RewriteRule teammitglied(.*)\.htm(.*)$ profile.php?userid=$1&sid=$2
# W00tMeetsGoogle 0.3a WBB Rewrite Hack: Ende





Es handelt sich um ein WBB 2.3.5.


Achja.. http://forum.scooter-aid.de

mfg, Niklas
|Nemo|
N!tro*
Dann hast du wahrscheinlich mod_rewrite nicht aktiviert.
kokolores
Du hast keine Base drin......

RewriteEngine On
RewriteBase /