Hi, try:

Code: 
<virtualhost *:80>
                ServerAdmin your@email.com
                ServerName yourwebsite.com
                ServerAlias www.yourwebsite.com yourwebsite.com
                DocumentRoot /home/facebookimg.com
                <directory home/facebookimg.com>
                                Options -Indexes
                                AllowOverride All
                </directory>
</virtualhost>
However, you should create a www folder in home / youruser