How to Set AllowOverride all apache2 Ubuntu 18.04 | Magento 2 not loading CSS and JavaScript

How to Set AllowOverride all apache2 Ubuntu 18.04 | Magento 2 not loading CSS and JavaScript

Open the file with sublime to Set AllowOverride all apache2 Ubuntu 18.04

sudo subl /etc/apache2/apache2.conf

Find the line “AllowOverride None” and replace with “AllowOverride All”

Restart Apache2

sudo service apache2 restart

Al Mahbub Khan
Written by Al Mahbub Khan Full-Stack Developer & Adobe Certified Magento Developer

Full-stack developer at Scylla Technologies (USA), working remotely from Bangladesh. Adobe Certified Magento Developer.

Leave a Reply

Your email address will not be published. Required fields are marked *