docker-magento
docker-magento copied to clipboard
Admin page issue: "Your web server is set up incorrectly and allows unauthorized access to sensitive files"
Description
Steps To Reproduce
- Follow the steps and it works fine.
- Log in admin page. The warning message will display: "Your web server is set up incorrectly and allows unauthorized access to sensitive files. Please contact your hosting provider."
Expected Result Log in to admin page without any errors or warning message.
Actual Result Warning message is displayed in admin page
Try
Tried below commands but it does not help :
bin/fixowns bin/fixperms
I've never experienced this error. What platform/os are you on, and did any errors occur during the installation process?
Hi @markshust , The errors occurred after the installation complete successfully. Then we log into the admin page. The error show in the page. I thought it was the issue with file permissions but it seems not the case as runs scripts above.
OS: Ubuntu
Thanks.