© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
cedric simon
Web dev
Personally, I like having 2 main folders like that:
the _www is the server side of things, and the www is the client side. It's where the server DocumentRoot points to (using Apache server). It also helps to "hide" the server logic files.
_www
www
DocumentRoot