Hello! I've been working through the mapserver tutorial where my setup is fastcgi using nginx + supervisor running the mapserv process, and the two are talking via a unix socket.
I had been banging my head on a 502 error but finally figured it out when I set the map= query parameter to the full, absolute path of the mapfile I was trying to use. In the docs (https://mapserver.org/cgi/controls.html) it mentions > MAP [filename] Path, relative to the CGI directory, of the map file to be used. I am curious though, what is the "CGI directory" when you're running under fastcgi? Thanks! Patrick
_______________________________________________ mapserver-users mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/mapserver-users
