Restarted Apache2 with Ubuntu for a Django Website, and CSS format no longer recognized. The site only shows basic HTML format. Any ideas to fix this?

Viewed 13

I had a functional Django Website that uses Materialize CSS apache2 and ubuntu. I made some small changes to the site (like changed text), then restarted the apache2 server

sudo service apache2 restart

After the restart, the website no longer showed the CSS format. The website is a basic html website now. I'm a quite new to building websites, so hoping there could be some ideas for what changed after the apache restart.

0 Answers
Related