I have tried doing the Running the Webserver Quiz part using vagrant and virtual box (I'm using Windows 8). But although the file itself runs, the output "Hello" isn't displayed in the browser. I also tried running the file without vagrant but instead I get this
`Error response
Error code: 501
Message: Unsupported method ('GET').
Error code explanation: HTTPStatus.NOT_IMPLEMENTED - Server does not support this operation.`
I don't know what to do, please help. Thank you in advance.