Skip to content

filesystem_suffix is not followed #221

Open
@temotodochi

Description

@temotodochi

I'm running a game map and i've tried to clean up the urls somewhat. The base image is a pyramid tiff.
However no matter what i try to put in /etc/defaults/iipsrv filesystem_suffix, it is ignored.
filesystem_prefix works as intended, but does not matter much since every 404 error directed towards iipsrv reveals the whole filesystem path and i can't seem to figure out how to disable that.

Activity

ruven

ruven commented on Jan 7, 2022

@ruven
Owner

FILESYSTEM_SUFFIX is a recent addition and will be included in version 1.2. For now you'll need to use the latest code from Github and compile iipsrv yourself if you need that functionality.

every 404 error directed towards iipsrv reveals the whole filesystem path

If you're using the prefixes to hide the true paths, this is indeed not ideal. I'll look into changing it so that the true paths are not sent back when an error occurs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @ruven@temotodochi

        Issue actions

          filesystem_suffix is not followed · Issue #221 · ruven/iipsrv