originally i had the virtual host inside /var/www/dir which worked well.
However, i wanted to separate this site from the other, so i create /var/www2/
i set DocumentRoot to /var/www2/
now when i navigate to the new site, it throws 403 Forbidden error.