Skip to content

Allow custom directory for output etag gz files to webserver folder #4

@iFoggz

Description

@iFoggz

Currently this all runs within the webserver folder:

I currently have webserver configuration that denies access to these files thou a external location option should be added so the code and files do not run within the HTTP access area.

location ~(\.dat|\test|\.log|\.time) { return 403;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions