hello guys

i got another problem with isapi_rewrite..

i have a rule to redirect everything to index.php file..  this works fine..
but when i pass on a query string.. it gives 404 error

[ISAPI_Rewrite]

RepeatLimit 20
RewriteRule ^[\w/\%]*(?:\.(?!(?:js|ico|gif|jpg|png|css|swf)$)[\w\%]*$)?
/index.php [I]

Reply via email to