I'm creating a node.js app in OpenShift and I have a bizarre issue where everything that I write() is being displayed in the body of the response as a string. For example, when a request is made for the login page, this is what appears as a result:I'm creating a node.js app in OpenShift and I h