Skip to content
This repository was archived by the owner on Feb 25, 2023. It is now read-only.
This repository was archived by the owner on Feb 25, 2023. It is now read-only.

Wishlist: Add "webroot" option #3

Description

@peterdey

I have zfswatcher's web service listening on 127.0.0.1:28372, with Apache mod_proxy catching at http://server/zfswatcher and sending requests through to the zfswatcher service. This is primarily for security (SSL, etc).

At the moment, the only way to achieve this is by editing the templates in /usr/share/zfswatcher/www/templates; and prefixing "/zfs" to all the URLs. While this works fine for my, I figured others might be doing something similar.

It would be great if we could have an option in zfswatcher.conf, perhaps called something like "webroot", which specifies the prefix/directory the web service should use.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions