Answer the question
In order to leave comments, you need to log in
How to write a regular expression for location nginx?
I'm trying to make location
/moderation/edit/edit_form.php?action=edit&id=1234&config=managers&field=phone regex
location ~ /moderation/edit/edit_form\.php.+config=managers.+
{
upstream http://backend; }
but doesn't work
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