0
Good am new in this type of environment I need to put an online website in Amazon Web Service EC2 but I’m not getting.
I tried to change the document 000-default.conf
to the folder /www/public
which is the published folder of my document, but nothing worked, the page is blank.
All required programs are already installed and properly configured:
Apache2
MySql
PHP7.0
entre outros..
What I need to configure for when I access my host I can access my site?
My address where I access the site and have my files in Aravel.
What steps I need to take to make it work ?
The server is Linux ? Here is not even dripping this IP.
– Diego Souza
More when I enter it accesses the folders, now that I made a change trying to solve the problem, I put to default folder of apache2 to be the public folder of Aravel. You’re giving access denied.
– Renan Rodrigues
access folders and mainly Storage use: chmod -R 775 /path/to/your/project
– Emilio Dami Silva