[Gfoss] wms server

Salve a tutti,
da un pò di tempo mi sto cimentando a metter su un wms server ma non riesco a capire perchè non riesco a contattarlo da qgis.

la stringa nel map file è la seguente:

# Start of tabella2_10_09.shp
#
LAYER
  NAME "Punti_localizzati"
  TYPE point
  DATA "tabella2_10_09"
  TEMPLATE void
  PROJECTION
    "init=epsg:4326"
  END
   CLASS
    NAME "PUNTI"
    COLOR 255 0 0
    OUTLINECOLOR 0 0 0
    SYMBOL 'square'
    SIZE 9
  END #CLASS
   METADATA
  "wms_title" "punti localizzati"
  "wms_srs" "EPSG:4326"
  "wms_onlineresource" "http://labgis.gm.ingv.it:1080/cgi-bin/mapserv?map=wms.map&"
#"wms_server_version" "1.1.1"
  #"wms_format" "image/jpeg"
  END #METADATA

END # Layer

questo è l'indirizzo del webgis:

http://labgis.gm.ingv.it:1080/S1/map.phtml

non è che ne mastico molta di sta roba ma un pò di tempo fa sono riuscito a farlo

grazie
raffaele