<html>

<head>
  <title>Prueba con php5-mapscript</title>
  <meta name="GENERATOR" content="Quanta Plus">
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>
    <form method=POST action="/cgi-bin/mapserv">
                <input type="submit" value="Click para inicializar">
                <input type="hidden" name="program" value="/cgi-bin/mapserv">
                <input type="hidden" name="map" value="/var/www/mapserver/prueba/index.map">
                <input type="hidden" name=zoomsize size=2 value=2>
                <input type="hidden" name="layers" value="municipios">
        </form>
        <IMG SRC="[img]" width=500 height=400 border=0>

</body>
</html>