Answer the question
In order to leave comments, you need to log in
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 questionAsk a Question
731 491 924 answers to any question