I currently use Drupal for my cms needs, but the integrated mod_rewrite is cryptic, and I've found no simple fix. What I'm looking for is a cms or article system that will handle the htaccess and simply rewrite the links so that urls are redirected to the article with the corosponding title. I.E. If an article title is "How to write great urls" the link would be written as: http://www.website.com/how_to_write_great_urls Thanks in advance.