N
N
Newbeenew2018-05-28 18:54:59
URL Handling
Newbeenew, 2018-05-28 18:54:59

How to transfer such parameters to the CNC?

Hello everyone) help me figure it out plz:
RewriteRule ^catalog/$ /cat.php [NC]
RewriteRule ^catalog/(.*)/$ /cat.php?showcat=$1 [NC]
RewriteRule ^catalog/(.*)/( .*)/(.*)/$ /cat.php?showcat=$1&page=$2&ar=$3 [NC,L]
why is the showcat parameter passed on the second line, but not on the third? (I need to pass a different number of parameters, not always 3 of them at once)

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question