Hello,
What is the directory settings to set for _cache, _content, _config, and assets on the production server?
chmod -R 777 _cache _content _config assets
or
chmod -R 755 _cache _content _config assets
Hello,
What is the directory settings to set for _cache, _content, _config, and assets on the production server?
chmod -R 777 _cache _content _config assets
or
chmod -R 755 _cache _content _config assets