Hi,

This should be possible, but note that the shapefile must be readable by the Apache user. I'm not sure how to check that on Windows, but others may probably help.

Julien

Mauricio Herrera wrote:
Hi mapserver users

I hope you can help with my questions. please

I have a LAN with two computers. One computer is installed MapServer and my second computer are my shapefiles

How can I get  my  shapefiles from my second computer?
I have tried to do this (example) , but I couldn“t get my shapefile... *Is it possible to do this?.. *Note: I dont wanna use database, only files
Example:

  LAYER
    NAME mybridge
    DATA "*//MYSECONDCOMPUTER/maps/bridge*"
    STATUS ON
    TYPE LINE
    CLASS
           NAME bridges
           STYLE
              COLOR 0 167 197
              OUTLINECOLOR 218 218 218
           END
    END
END



Thanks

Mauricio


------------------------------------------------------------------------

_______________________________________________
mapserver-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapserver-users

--
Julien-Samuel Lacroix
Mapgears
http://www.mapgears.com/
_______________________________________________
mapserver-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to