User Tools

Site Tools


tecnica:gps_cartografia_gis:mapserver

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
tecnica:gps_cartografia_gis:mapserver [2013/10/04 10:20] – [CGI MapServer] niccolotecnica:gps_cartografia_gis:mapserver [2013/10/04 10:22] – [Parametro map nell'URL] niccolo
Line 59: Line 59:
  
 <file> <file>
-    <Directory "/usr/lib/cgi-bin"> +<Directory "/usr/lib/cgi-bin"> 
-        AllowOverride None +     AllowOverride None 
-        Options ExecCGI -MultiViews +SymLinksIfOwnerMatch +     Options ExecCGI -MultiViews +SymLinksIfOwnerMatch 
-        Order allow,deny +     Order allow,deny 
-        Allow from all +     Allow from all 
- +     # CGI-MapServer environment variables: 
-        # CGI-MapServer environment variables. +     # Check mapfiles againts this path: 
-        # Check mapfiles againts this path: +     #SetEnv MS_MAP_PATTERN "^/usr/local/lib/cgi-mapserver/" 
-        #SetEnv MS_MAP_PATTERN "^/usr/local/lib/cgi-mapserver/" +     # Disallow mapfile full path, use env vars instead. 
-        # Disallow mapfile full path, use env vars instead. +     SetEnv MS_MAP_NO_PATH "true" 
-        SetEnv MS_MAP_NO_PATH "true" +     To use this mapfile, put map=MAP_ORTOFOTO2011 into the URL: 
-        Use map=MAPT_ORTOFOTO2011 +     SetEnv MAP_ORTOFOTO2011 "/usr/local/lib/cgi-mapserver/ortofoto2011.map" 
-        SetEnv MAP_ORTOFOTO2011 "/usr/local/lib/cgi-mapserver/ortofoto2011.map" +</Directory>
- +
-    </Directory>+
 </file> </file>
  
tecnica/gps_cartografia_gis/mapserver.txt · Last modified: 2013/10/04 10:26 by niccolo