If PrestaShop is Self-Hosted:
- make sure that Virtual Host is set properly in Web Server config file. Restart Web Server after modifying config file.
- Go to PrestaShop root directory, and download .htaccess file to your local machine to back up.
File .htaccess can be hidden. Make sure to enable Show Hidden File from your FTP file manager.
If no .htaccess file is found, create one under PrestaShop root directory. - Set file permission to 666 (chmod 666 .htaccess).
If PrestaShop is PrestaShop-Cloud Hosted:
- Please contact PrestaShop to generate empty .htaccess file with appropriate permission on PrestaShop-Cloud server.