I realy suxs at regexp, but this works... for now...
But it strips the returnurl parameter away, so the user will always be redirected to the startpage when login in...
Code:<rewrite url="^~/(.+)?yaf_login.aspx*" to="~/$1Default.aspx?g=login" processing="stop" />