This solution is working fine if ( $request_filename ~ /some-old-url/ ) { return ^ http://www.example.com/new-url? permanent; }…
Nginx redirect single url
1 Article
1
Professional Technical Solution Services for Adobe Commerce/Magento 2
This solution is working fine if ( $request_filename ~ /some-old-url/ ) { return ^ http://www.example.com/new-url? permanent; }…