prestashop-docker-compose icon indicating copy to clipboard operation
prestashop-docker-compose copied to clipboard

Getting a 403 Forbidden

Open rvrbk opened this issue 3 years ago • 2 comments

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?

rvrbk avatar Feb 23 '22 07:02 rvrbk

@rvrbk Could you please share more info, like how does your folder tree looks like?

devnix avatar Feb 23 '22 07:02 devnix

@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 and docker-compose up

I added these folders in the root

afbeelding

rvrbk avatar Feb 23 '22 10:02 rvrbk