PhpNuke Modul Encyclopedia and Mod Rewrite !

New to mod_rewrite? This is a good place to start.

PhpNuke Modul Encyclopedia and Mod Rewrite !

Postby Bruce » Fri Jun 25, 2004 1:43 pm

Hi All,

i am Using a PhpNuke Systen with Mod Rewrite !
Today i have Installed a Modul called Enyclopedia and now i want that the
Wort in the Database are displayed in .html !

I made it This was

Code: Select all
"'(?<!/)modules.php\?name=Encyclopedia(&amp;|&)op=content(&amp;|&)tid=([0-9]*)(\"|\')'" => "Suchwort-\\3.html\\4",


and in .htaccess
Code: Select all
RewriteRule  Suchwort-([0-9]*).html modules.php?name=Encyclopedia&op=content&tid=$1


This is Working but i want it this way !

If The Name of the Word is " Search "

I want the Link as Search.html and not as Suchwort4.html

I hope you understand what i want ;)

Sorry for my English, not the Best i know


Bruce
Bruce
 
Posts: 1
Joined: Fri Jun 25, 2004 1:35 pm

Return to Beginner's Corner

Who is online

Users browsing this forum: No registered users and 36 guests

cron