Skip to content

Commit 21f7615

Browse files
authored
use utf8 for the website
Based on this commit: BytemarkHosting/docker-webdav@96708c6
1 parent 8ffbb38 commit 21f7615

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

conf/conf-available/dav.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ Alias / "/var/lib/dav/data/"
1010
<RequireAny>
1111
Require valid-user
1212
</RequireAny>
13+
IndexOptions Charset=utf-8
1314
</Directory>
1415

1516
# These disable redirects on non-GET requests for directories that

0 commit comments

Comments
 (0)