ok i am trying to rewrite
Code: 
index.php?type=$1&page=$1
htaccess:
Code: 
RewriteRule ^type-(.*)page-(.*)\.html$  index.php?type=$1
Im not good with rewrite so what am I doing wrong?
r0ck Reviewed by r0ck on . wcddl v2 rewrite ok i am trying to rewrite index.php?type=$1&page=$1 htaccess: RewriteRule ^type-(.*)page-(.*)\.html$ index.php?type=$1 Im not good with rewrite so what am I doing wrong?:'( Rating: 5