The validation block would go in the WEB object. However, the runtime subs don't operate with config options. There was a ticket related to this message opened already (see https://github.com/MapServer/MapServer/issues/6994), presumably based on this thread. I'm curious what other devs think about the idea.
--Steve On Tue, Dec 19, 2023 at 7:21 AM Marcin Niemyjski via MapServer-users < [email protected]> wrote: > Hello, > > is it possible to perform such operation using parameters stored in > request URL > MAP > NAME "Results of crop prediction" > > CONFIG "AWS_S3_ENDPOINT" "some.ednpoint.com" > CONFIG "AWS_ACCESS_KEY_ID" "%s3_access%" > CONFIG "AWS_SECRET_ACCESS_KEY" "%s3_secret%" > ... > > so, I can select which pair of S3 keys i would like to use. > > If it is, where should validation block be stored? > > Best, > Marcin > > <https://outlook.office.com/bookwithme/user/[email protected]?anonymous&ep=signature> > Book > time to meet with me > <https://outlook.office.com/bookwithme/user/[email protected]?anonymous&ep=signature> > _______________________________________________ > MapServer-users mailing list > [email protected] > https://lists.osgeo.org/mailman/listinfo/mapserver-users >
_______________________________________________ MapServer-users mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/mapserver-users
