Hi Michal: AFAIK it's always been that way as an aid to debugging. I can
certainly appreciate the argument that error messages shouldn't contain any
references to file locations and could write that information to debug logs
instead. I'm curious what others think.

I always resort to using mapfile aliases to obfuscate locations but I
believe even that approach could cough up a path (albeit an incorrect one)
if the alias is set incorrectly.

--Steve

On Tue, Sep 6, 2022 at 7:22 AM Michal Seidl <michal.se...@gmail.com> wrote:

>
> Hello,
> is there way not to show the full path in the msLoadMap(): Unable to
> access file error?
>
> I have managed to hide path through the Apache mod_rewrite, but showing
> full path on error in not security issue?
>
> Thanks Michal Seidl
> _______________________________________________
> MapServer-users mailing list
> MapServer-users@lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/mapserver-users
>
_______________________________________________
MapServer-users mailing list
MapServer-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to