I'm using magento 1.9, nginx and want to customer url rewrite without 301 or 302.
i.e
/customer/account/login/
need to rewrite to
/login/.
Changes the default log-in address /customer/account/login/, it can be accessed at /login/.
Please response asap.
Thanks,