Magento 1.9 api/rest 404 error
Recently I have moved a magento 1.9 but the api/rest url is 404ing. The site is running on php 7.0 on a virtual host. I have added <Directory /var/www/html/magento/> Options Indexes FollowSymLinks AllowOverride All Require all granted </Directory> But this…