Yeah, the bold tag (strong) it’s from this editor, I’ve tried to add it in to code tag but it’s not takes effect.
The issue is the squ_ in all line rules. If I delete this everything work fine.
e.g. rewrite ^/login /wp-login.php?hide_my_wp=1234 last;
It’s something important? Did I make something wrong on that deletion?