Posts VirtualBox - Using only NAT - Connect to SQL Server / PHP builtin webserver by Host PC
Post
Cancel

VirtualBox - Using only NAT - Connect to SQL Server / PHP builtin webserver by Host PC

https://imgur.com/a/ABCFeph

src - https://stackoverflow.com/a/37616522

If want to make the web server accessible to any interface, use 0.0.0.0.

php -S 0.0.0.0:8000

src - https://stackoverflow.com/a/38570561

origin - https://www.pipiscrew.com/?p=14842 virtualbox-using-only-nat-connect-to-sql-server-by-host-pc

This post is licensed under CC BY 4.0 by the author.
Contents

Trending Tags