We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Start image and change Redirect Rule in /etc/apache2/sites-enabled/000-default.conf to "Redirect permanent / https://localhost/"
Take a snapshot
Add content to a code-Folder in VitrualBox VMs/fhooe-webdev-standalone,
Start Virtual Box GUI
Go to Maschine -> Add and select the vbox file from the file system
Add a shared folder. Add the provided code folder from the host maschine and map it to code
Start Box
Login with vagrant/vagrant
In Shell start sudo mount -t vboxsf -o umask=0022,gid=33,uid=33 code /var/www/html/code.
sudo mount -t vboxsf -o umask=0022,gid=33,uid=33 code /var/www/html/code