Hi all, I have a very simple rails app I'm working on. Everything works well, except for some reason, my search results page is always rendered in Safari and Firefox as plain text. This only happens once I upload my app to my server to deploy. All my file permissions are correct, and the output HTML is perfect XHTML. As I said earlier, every other action in my controller is fine, its just the search results, and only on my host. I'm at a loss, and any insight would be greatly appreciated.
Thanks Todd