Discussion: Dynamic Mod rewrite
Afficher un message
Vieux 19/02/2007, 10h00   #2
Aggelos
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Dynamic Mod rewrite

On Feb 16, 9:26 am, "Aggelos" <djje...@gmail.com> wrote:
> Hello everyone,
> Mod rewrite gives me some headache lately could you me ?
> If we have:
>
> index.php?contentId=10&module=2&category=1
> or in another instance we have just
> index.php?contentId=1&module=1
>
> How can I rewrite that to display respectivly:
>
> index.php/cats/felix?module=2 (if I have no rewrite rule for module)
> or
> index.php/homepage?module=1 (if I have no rewrite rule for module)
>
> What I cannot figure out is how to get in the.htaccess file, where my
> mod rewrite rule is, the content title or category title or even the
> module title... which are in MySQL DB. Can that be done Dynamically in
> any way ?
> If mod rewrite could access the DB and write the rules dynamically
> then that would be all I need. Is that possible ?


No one knows anything ? No idea at all ?
At least, tell me is it possible or not ?

Thanks

  Réponse avec citation
 
Page generated in 0,06215 seconds with 9 queries