Another rewrite question

Hi there,

my rewrite-rule is
RewriteRule ^01,([0-9]*).html$ shop/event/$1/ [L]

it´s an old rule from my php-site

RewriteRule ^01,([0-9]*).html$ index2.php?event=$1 [L]

but it does´nt work

the normal url is myapp.com/shop/event// and I want to rewrite to it
from 应用宝官网-全网最新最热手机应用游戏下载,.html

thanks for helps

guido