Mod_rewrite question

Discussion in 'Programming' started by ablaye, Sep 16, 2006.

  1. #1
    ablaye, Sep 16, 2006 IP
  2. petronel

    petronel Peon

    Messages:
    113
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #2
    you can try something like:
    RewriteRule ^(.*).php index.php?cat=$1&%{QUERY_STRING}
    Code (markup):
    let me know if it works
     
    petronel, Sep 16, 2006 IP