Can anyone help to change this .htaccess rule to nginx? – WordPress
I am using a wordpress plugin name JWT Authentication for WP REST API, it has some rules written in .htaccess but i am using nginx server and want to add these rule in nginx configurations rewriteEngine on RewriteCond %{HTTP:Authorization} ^(.*)…