0

My web server initially pointed to magento root directory, then the site is working properly. Actually it is recommended to point to the pub folder. When i pointed my webserver to pub folder the css is not loading .

Can anyone give a me a solution???Thanks.

Ansar Husain
  • 3,409
  • 1
  • 12
  • 30

1 Answers1

0

I think you are missing .htaccess file in your pub directory

download below .htaccess file and put it to pub directory

https://github.com/magento/magento2/blob/2.1-develop/pub/.htaccess

Murtuza Zabuawala
  • 14,814
  • 9
  • 44
  • 75