Skip to content

document file system ownership sensitivity #14

@jptrainor

Description

@jptrainor

The readme doesn't mention issues surrounding the need to make the filesystem writable by the web server process (www-data on Ubuntu). I do this as follows in the root directory of the directory tree managed by a documin: "chgrp -R www-data ." and "chown -R g+w .". (But that's too broad, I think. I need review what is a best practice and document that.)

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

    Issue actions