jordanjay29 And what exactly need to uncomment, I just do not understand
What you need to register
@jordanjay29
Uncomment the following lines if you are not using a public directory
to prevent sensitive resources from being exposed.
RewriteRule /.git / [F,L]
RewriteRule composer.(lock|json)$ / [F,L]
RewriteRule config.php$ / [F,L]
RewriteRule flarum$ / [F,L]
RewriteRule storage/(.)?$ / [F,L]
RewriteRule vendor/(.)?$ / [F,L]