Can anyone see what's wrong with this mod_rewrite rule?

RewriteRule ^modules/powinc/(.*).(.*)$ /modules/powinc/ index.php?type=$1 [NC,QSA,L]


I want to send…

/modules/powinc/<any_string>.<any_extension>?any=sort&of=key&value=pairs


…to…

/modules/powinc/index.php?type=<any_string>&any=sort&of=key&value=pairs

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________

UPHPU mailing list
[email protected]
http://uphpu.org/mailman/listinfo/uphpu
IRC: #uphpu on irc.freenode.net

Reply via email to