How can I access my virtual host like http://copywriters.localhost
inside my Windows 10 VirtualBox?
I already set this:
In VM Host File:
10.0.2.2 localhost
10.0.2.2 copywriters.localhost
In my Host PC:
127.0.0.1 copywriters.localhost
I can ping http://copywriters.localhost in VM. But can access on browser.