With web server root directory set to "C:\Program Files\National Instruments\LabVIEW 8.2\www",
I point my browser to "http://localhost/cgi-bin/examples/comments.vi" and I get the comment form.
Next, I quit the G Web Server, set the server root to "c:\ats\www",
I copy the comments.vi and comments.llb files to c:\ats\www\cgi-bin and point my browser to http://localhost/cgi-bin/comments.vi. Instead of showing the form as before, I get a dialog box prompting me to either "Open with..." or "Save to disk". I'm using Firefox. Why does this happen? Is there a configuration that I must set up to get the G Web Server to work at other than the default location?