By default, Apache httpd Debian package put it in /var/www and nginx Debian package put it in /usr/share/nginx/html. One could decide to create a user, say webserve to run the web server and then put the website in its home directory, /home/webserve. What do you think is the best place to store a website?
[link][19 comments]