Created
June 14, 2017 20:16
-
-
Save streeetlamp/d4f4d29be7682d240bbf2e94c5abef1f to your computer and use it in GitHub Desktop.
Fixing 404 not found in VVV 2.0
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
vagrant ssh | |
cd /vagrant/www/[name of install] | |
chmod 755 vvv-init.sh | |
./vvv-init.sh |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment