. Htaccessrewrite rules

Source: Internet
Author: User
The. htaccessrewrite Rule question variable has been marked in red. could you please help me find out where the wrong URL is written:/ListInfo. php? & Amp; mid = 0 & amp; classid = 2 & amp; line = 0 & amp; tempid = 0 & amp; orderby = 0 & amp; myorder. htaccess rewrite rules
The variables have been marked in red. Please help us to find out where they are written incorrectly.

URL:
/ListInfo. php? & Mid = 0 & classid = 2 & line = 0 & tempid = 0 & orderby = 0 & myorder = 0 & ph = 1 & test1 = 0 & testfield3 = 2 & testfield4 = 0 & testfield4 = 32.165

. Htaccess rules:

RewriteRule ^ (. *) select-([0-9] +)-([0-9] +)-([0-9] +)-([0-9] +) -(. *)-([0-9] +)-1 -(. *)-(. *)-(. *)-(. *)-(. *)\. shtml $ 1ListInfo. php? & Mid = $2 & classid = $3 & line = $4 & tempid = $5 & orderby = $6 & myorder = $7 & ph = 1 & test1 = $8 & testfield3 = $9 & testfield4 = $10 & $11 = $12 & % 1 [L, NC]

. Htaccess url
------ Solution --------------------
The number of backward references cannot exceed 10!
That is, it can only be $0, $1,... $9

If there are any breakthrough methods, you can search for them.
I only know that brackets can be used in php to enclose {$11}

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.