Friendly Urls with ten error variables

Asked

Viewed 31 times

1

When you put 10 error variables

RewriteRule ^client/product/([a-z0-9-]+)/([a-z0-9-]+)/([a-z0-9-]+)/([a-z0-9-]+)/([a-z0-9-]+)/([a-z0-9-]+)/([a-z0-9-]+)/([a-z0-9-]+)/([a-z0-9-]+)/([a-z0-9-]+)/?$ ikoopcore/client/product.php?name=$1&price=$2&type=$3&date=$4&category=$5&city=$6&state=$7&region=$8&rayauth_user_id=$9&rayauth_token=$10 [NC,L]
  • Which error in specific?

  • if I put $9 everything works but with $10 no

  • This can be the regex limit for rear-view mirrors.

1 answer

1

  • How do I solve this in a practical way?

Browser other questions tagged

You are not signed in. Login or sign up in order to post.