Answer the question
In order to leave comments, you need to log in
How to properly implement cnc links in .htaccess?
Hello everyone, how to properly implement cnc links using .htaccess?
There is a link
/?gr_id_off=665 and /?gr_id_on=999
it was necessary to get saite.ru/delete/off/665
and accordingly saite.ru/add/on/999
did this:
RewriteRule ^add/vkgrup/([^/\.]+)/?$ ?gr_id_off=$1 [L]
RewriteRule ^delete/vkgrup/([^/\.]+)/?$ ?gr_id_on=$1 [L]
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