nginx rules needed
-
location /api {
rewrite ^/api/rest /api.php?type=rest last;
}
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘nginx rules needed’ is closed to new replies.
Home / Plugin: WP Storefront - Magento 2 Product Showcase / nginx rules needed
location /api {
rewrite ^/api/rest /api.php?type=rest last;
}