Skip to content

Permissions Issue #5

Open
Open
@julianq

Description

@julianq

FYI - great script, worked like a charm (well, not at first, but that's on me because I can't spell file paths properly)

Only issue is that it seems it won't run with the permissions as initially installed, kept getting a 500 server error until I gave ownership over the files to user www like so from within jail:

chown www:www /usr/local/www/Caddyfile
chown -R www:www /usr/local/www/html

and then restart Caddy:

service caddy restart

May be something specific about my system, but wanted to document in case others have the same issue.

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