mrherman Posted May 15, 2012 Share Posted May 15, 2012 Hello -- Other than organizational clarity for the developer, is there a particular advantage (e.g., security, file access speed, etc.) for placing web files (php, css, html, etc.) in various folders and sub-folders vs placing all files in the root directory or in one particular folder? Thanks. Link to comment https://forums.phpfreaks.com/topic/262546-placement-of-web-files/ Share on other sites More sharing options...
requinix Posted May 15, 2012 Share Posted May 15, 2012 The only other meaningful difference is whether files are web-accessible, but that doesn't require putting them in any particular place (like outside the web root). Link to comment https://forums.phpfreaks.com/topic/262546-placement-of-web-files/#findComment-1345510 Share on other sites More sharing options...
mrherman Posted May 15, 2012 Author Share Posted May 15, 2012 Thank you, requinix! Link to comment https://forums.phpfreaks.com/topic/262546-placement-of-web-files/#findComment-1345519 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.