I have done something like

Code:
mount --bind /home/user1/www/ /var/www/user1/
But when user1 will log in to his account and will go to www folder there are no files from /var/www/user1/

Any idea what can be wrong?

Thanks