the company uses a mall framework to access the environment on IWebShop online. The route is:
http://10.1.4.41/coupons/binding/id/4
is in the above format, but locally built can only be accessed through the following routes
http://10.1.4.41/?controller=coupons&action=binding&id=4
what do you need to change so that local access can be like the first kind of routing access, the nginx used by the Web server