Now that the public stuff has been moved into public folder, how can I serve them ?
Previous version index.php was in the root dir where composer.json existed and I could run it there, now this index.php has been moved to public/index.php and now forum.my-domain.com will simply render the lists of files in the root directory.
I'm using a shared hosting.
Any idea how I can get that fixed ?