CodeIgniter Forums
how to prevent hitting url by access of installed.json inside the composer folder - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5)
+--- Forum: General Help (https://forum.codeigniter.com/forumdisplay.php?fid=24)
+--- Thread: how to prevent hitting url by access of installed.json inside the composer folder (/showthread.php?tid=80728)



how to prevent hitting url by access of installed.json inside the composer folder - jsy - 12-10-2021

how to prevent direct access of access of installed.json inside the vendor/composer folder by direct hitting from browser


RE: how to prevent hitting url by access of installed.json inside the composer folder - kenjis - 12-10-2021

Separate vendor/ and public/ folder.

See https://github.com/kenjis/codeigniter-composer-installer#folder-structure