1
I would like to seo my wf-downloads links using this tool
http://www.seochat.com/seo-tools/url-rewriting/ but i cannot get it working. I've used the following .htaccess code
Options +FollowSymLinks
RewriteEngine on
RewriteRule singlefile/cid/(.*)/lid/(.*)/ singlefile.php?cid=$1&lid=$2
and I placed that in modules/wf-downloads/