Back to Blog

Magento 2.01 Broken CSS and Magento 2.01 Admin Page not found

January 24, 20161 min read0 comments
Fix is easy as I am using Apache(2), I was able to fix this by adding the following piece of code in my
000-default.conf
Located at
/etc/apache2/sites-available
<Directory /var/www/>
    AllowOverride All
</Directory>
Directory /var/www is going to be your complete path of Magento 2 store

Enjoyed this article?

Show your appreciation with a clap

0claps
Share this article
SK
Written by

Sohaib Khan

View all posts

You might also like

View all

Comments (0)

No comments yet. Be the first to comment!