Support the ongoing development of Laravel.io →
posted 9 years ago
Testing

Hello

At the moment i'm hosting a new project with laravel. I uploaded my folder to the root but I can only run my website with: http://baraboire.be/httpdocs/

When I replace the index file from httpdocs to the root, my css files are missing + I can't find url http://baraboire.be/boeken/ this works for now: http://baraboire.be/httpdocs/boeken

Last updated 3 years ago.
0

Try this:

Add following lines in .htaccess file:

RewriteEngine On
RewriteBase /
0

Sign in to participate in this thread!

PHPverse

Your banner here too?

stijnos7 stijnos7 Joined 26 Mar 2014

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.