Page loads fine, but all static files return 404 on localhost

But why are the assets inside the site folder in your project? Did you move that folder there? The assets folder must be in the project’s root.

Standard folder structure after downloading Starterkit:

Direct access to the site folder is locked by .htaccess settings for security reasons.

1 Like