使用Windows 8 - XAMPP-无法在localhost上的magento2安装中找到rest api - 需要解决方案 - 我在httpd.conf中配置并重写了URL - 仍然无法访问rest api - 请帮助
<Directory "C:/xampp/htdocs/magento2">
Options Indexes FollowSymLinks
AllowOverride All
Require all granted
</Directory>