I'm looking to set a vhosts config so that all domains under ANY ip all point to var/www/index.php so that I can sort them from there... I'm sure this is pretty simple to do but it's hard to search google for that specific question ;)
EDIT: Sorry I wasn't originally clear but I need anything file request to go to var/www, example: sub.domain.com/lol.php would request index.php...