Hello.
I am a relative notice so can someone explain what this means when doing a standard upgrade from 6.6.8?
Version 6.7.x requires an .htaccess file with additional rewrite rules compared to version 6.6.x. If you upgrade, make sure you properly deploy the included sample.htaccess file. Otherwise the REST API will not work.
Thanks!
Easiest way to go about it: before you upgrade, rename your
.htaccess
file tobackup.htaccess
.This way, the upgrade script will be free to install a fresh
.htaccess
file and you'll be fine.