Hello, for access to Prestashop Webservice Add line : rewrite ^/api/?(.*)$ /webservice/dispatcher.php?url=$1 last; and other problem, not index: index index.php index.html;
Hello,
for access to Prestashop Webservice
Add line :
rewrite ^/api/?(.*)$ /webservice/dispatcher.php?url=$1 last;
and other problem, not index:
index index.php index.html;