Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Permissions Issue #5

Open
julianq opened this issue Jun 21, 2022 · 0 comments
Open

Permissions Issue #5

julianq opened this issue Jun 21, 2022 · 0 comments

Comments

@julianq
Copy link

julianq commented Jun 21, 2022

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant