apache - Vagrant share producing a 400 bad request -


i'm using vagrant apache2 , command

vagrant share --https 443

it starts fine , provides url. when access url i'm presented 400 error:

bad request

your browser sent request server not understand. apache/2.4.12 (ubuntu) server @ *.vagrantshare.com port 443

i have been accessing vagrant machine using https fine, doesn't seem work vagrant share.

this known vagrant share bug: https://github.com/webdevops/vagrant-docker-vm/issues/51

the workarounds i've seen discussed use custom domain or use product entirely (e.g. ngrok) create share. see bug discussion here: https://github.com/mitchellh/vagrant/issues/5493#issuecomment-159792794

vagrant share docs custom domains here: https://atlas.hashicorp.com/help/vagrant/shares/custom-domains


Comments

Popular posts from this blog

Magento/PHP - Get phones on all members in a customer group -

php - .htaccess mod_rewrite for dynamic url which has domain names -

Website Login Issue developed in magento -