yourhostnamehere:80 {

	respond "Hello, world!"
  
	log {
		output file /var/log/yourhostnamehere.log
	}
	
}
