I followed the WHMCS import doc and did a rewrite according to
In Nginx this translates into:
rewrite ^/modules/gateways/callback/paypal.php$ /callback/gw/1/paypal_payments_standard/ last;
But i get 404 - Not found when using it. I figured out /callback/gw/1/paypal_payments_standar...