Getting a 403 Forbidden
rvrbk opened this issue · comments
Rik Verbeek commented
Hi Devnix, After I successfullybuild the container and navigate to the localhost:80 I get a 403 Forbidden page, any idea what might cause this?
Pablo Largo Mohedano commented
@rvrbk Could you please share more info, like how does your folder tree looks like?
Rik Verbeek commented
@devnix What did was
- Clone the PrestaShop repo https://github.com/PrestaShop/PrestaShop, this already has a
docker-compose.yml
but it didn't suit my needs. - Manualy copypasted the structure in this repo in there
- Ran
docker-compose build prestashop
anddocker-compose up
I added these folders in the root