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
Host system file permissions easily can be destroyed when system folder mapped to webdav.
This line is dangerous: chown -R www-data:www-data "/var/lib/dav"
The text was updated successfully, but these errors were encountered:
Host system file permissions easily can be destroyed when system folder mapped to webdav.
This line is dangerous:
chown -R www-data:www-data "/var/lib/dav"
The text was updated successfully, but these errors were encountered: