The thing would be that instead of addressing mapserver directly like:
http://yourserver/cgi-bin/mapserv?
You would use:
http://yourserver/myproxy.php?
Since the hard clients add all the parameters themselves, your php
script could strip all the parameters and under water call:
http://localhost/cgi-bin/mapserv?
And in this loop, you would also use a small piece of php code to log to
a file.
I am sorry I don't have a working example, but I think this would solve
your trouble.
David Martinez Morata wrote:
:S!
Thanks but...
I don't know php and the test its for a wms via "hard clients"
(ArcGIS, AutocadMAP,gvSIG...)
I have a MS4W distribution and I activate the log file for mapserver
but only takes the errors via Web.
Thanks for your help, but I don't know if its useful for my case.
------------------------------------------------------------------------
_______________________________________________
mapserver-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapserver-users
_______________________________________________
mapserver-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapserver-users