I use Vagrant and Puppet to recreate my live VPS and I'd like to test my PHP files locally against that. I have osx so during development I use the apache server there, but I'd like to use the same php files on the virtualbox rather than copy them over.
Tell me more
×
Server Fault is a question and answer site for
professional system and network administrators. It's 100% free, no registration required.
|
Share the directory over network (NFS, SAMBA, whatever) and mount it on the VirtualBox. |
|||
|
