Click to See Complete Forum and Search --> : htaccess rule ?


mahfooz
08-30-2007, 09:36 AM
what meant by this rewrite rule, especially for {QUERY_STRING}

actually i stole this rule from one of my seniors...... and want to know why {QUERY_STRING} is used at the end of this rule



RewriteRule ^(.*)-c-(.*)-(.*).html$ index.php?mod=$2&cat=$3&%{QUERY_STRING}