The requested URL / was not found on this server. Even though httpd-vhosts.conf and host file all seem to be correct
DocumentRoot "C:/wamp64/www/mysite/"
ServerName gamath
AllowOverride All
Order Deny,Allow
Allow from all
Require local
This is my hosts file
127.0.0.1 localhost
127.0.0.1 gamath
::1 localhost
::1 gamath