You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So far, I've managed to set up Known to run through Caddy, after a long and tedious process. During the setup process, it complained about not having read-write permissions for the /Uploads folder, so I simply gave permissions to all users.
Now, still in the setup process, it's telling me that "Rewriting appears to be disabled", and that I should set AllowOverride to All. Caddy does not use Apache, so the apache2.conf file it wants me to edit does not exist.
Does anyone know if it's possible to make the two work together somehow?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
So far, I've managed to set up Known to run through Caddy, after a long and tedious process. During the setup process, it complained about not having read-write permissions for the
/Uploads
folder, so I simply gave permissions to all users.Now, still in the setup process, it's telling me that "Rewriting appears to be disabled", and that I should set
AllowOverride
toAll
. Caddy does not use Apache, so theapache2.conf
file it wants me to edit does not exist.Does anyone know if it's possible to make the two work together somehow?
Beta Was this translation helpful? Give feedback.
All reactions