P Kishor wrote: > So you have 15 copies of the binary floating around on your computer. > What a nightmare. If you upgrade, you have to make 15 copies of the > new version and replace the old version.
> What would happen when you publish the 150th geologic map? > Use a single binary, and use a wrapper (or the env variable) to get > the right query. I do not believe there are handy wrappers for Windows and the only way I have been able to get SetEnvIf to work is to make copies of mapserv.exe with different names. I maintain a batch file about our services with lines like "COPY mapserv.exe WMS_service1" etc. and then I only need to run the batch after update and publishing the 150th service does not change anything. -Jukka Rahkonen- _______________________________________________ mapserver-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapserver-users
