/usr/local/www/blog with nginxI think, in /var is the classical place.In like to put it in /var/www/<website>/ because to me it makes sense to put the data in /var/ as my mail and printer files also live there.
What directory do people use on apache for DocumentRoot?
/srv/www on openSUSE (iirc ftp defaults there too); I like /srv more than /var for serving contentAn idea can be to put it in a home directory of a user www to which some auxiliary servers can chroot.I had websites in/srv/wwwon openSUSE (iirc ftp defaults there too); I like/srvmore than/varfor serving content
Makes sense but /srv/ is not in hier(7) and I dislike adding more top-level directories. Further more, /var/www/ is shorter than /usr/local/www/ and hier(7) mentions /usr/local/ is for programs installed by pkg(7) and ports(7) which does not include website data in my opinion.I had websites in/srv/wwwon openSUSE (iirc ftp defaults there too); I like/srvmore than/varfor serving content
Neither is /var/www (it's typical on Linux though).Makes sense but /srv/ is not in hier(7)
how do you make the paths green?

