@@ -75,7 +75,7 @@ http
root $folder_name;
autoindex on;
index index.html index.htm index.php;
- try_files $uri $uri/ /index.html;
+ try_files $uri $uri/ /merchant/index.html;
}
location ~ /mobile/[/\w]+\.php$ {