R
R
rennameduser_34322021-06-12 15:10:09
Apache HTTP Server
rennameduser_3432, 2021-06-12 15:10:09

Router is wrong?

RewriteRule ^check/$ /index.php?folderName=catalog&scriptName=check/index [L,QSA]

why does not it work? the rest is all right, I copy the line, I replace the names (where check is written) and the router does not work, at the check address I will write nothing else, something else will work immediately

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
SagePtr, 2021-06-12
@SagePtr

As the rule was written, so be it. If the slash is optional, then write this:
^check/?$

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question