mod_rewrite help

Discussion in 'Apache' started by manilodisan, Nov 2, 2006.

  1. #1
    I'm working on developing roscripts dot com and I came across an important issue: Search engyne friendly url's. I have a function which makes things easier but something's missing.
    At this moment, a listing page url looks like this:
    domain/name-of-listing.html

    and this is under Flash > Software as a categ.

    What I want is this (the category to be present in the url of the listing page, no matter how deep my listing goes in the category tree):

    domain/Flash/Software/name-of-listing.html

    I appreciate your help, if any.
     
    manilodisan, Nov 2, 2006 IP
  2. Nintendo

    Nintendo ♬ King of da Wackos ♬

    Messages:
    12,890
    Likes Received:
    1,064
    Best Answers:
    0
    Trophy Points:
    430
    #2
    Post the dynamic URL. You can't do mod_rewrite with out the original script URL, unless the original URL is static. Then there's not very much use for mod_rewrite.
     
    Nintendo, Nov 2, 2006 IP