Hello,<br>Forgive me if I mix up things here since I am new to MapServer. I have MapServer installed on OS X Server 10.5 and have also some problems with GeoServer and requests . So I wondered if this could have something to do with MapServer. Not really sure. I can show .map in OpenLayers with no problem but am trying to use MapServer as a WFS service.  On the OpenLayers and MapFish lists I am recommended to use &quot;new OpenLayers.Layer.WFS ...&quot; instead of  &quot;...new OpenLayers.Layer.MapServer&quot;. But I am a bit confused. I want to use my .map file in OpenLayers and MapFish. <br>
<br>When I use this URL<br><br><a href="http://localhost/cgi-bin/demo?request=getcapabilities&amp;service=wms&amp;version=1.1.1&amp;map=/Library/WebServer/Documents/Naturkart/kulturminnekart/apps/demo/demowms.map">http://localhost/cgi-bin/demo?request=getcapabilities&amp;service=wms&amp;version=1.1.1&amp;map=/Library/WebServer/Documents/Naturkart/kulturminnekart/apps/demo/demowms.map</a><br>
<br>I get a file downloaded &quot;demo.map&quot; with no file type. This is on Windows and from my Mac (demo without the .map extension and fileType:<b> application/vnd.ogc.wms_xml</b>). The file is an XML file so when I change the suffix to .xml it works. Is this correct?<br>
<br>Is MapServer out-of-the-box a WFS service?<br>/asle<br>