xeoncross/micromvc

Cannot load css file

robocon opened this issue · 2 comments

After setup config, .htaccess and etc follow README folder and run in localhost
I got error 404 when load CSS/reset.css and CSS/style.css

How do I fixed this problem

Can you provide more information? What are the paths that the browser is trying to load the style sheets from? What does your .htaccess say?

Sorry to disturb, this is my fail because after I checked in apache.conf I added "index.php" after folder "Public"

DocumentRoot "/var/www/micromvc/Public/index.php"