mirror of
https://github.com/nextcloud/server.git
synced 2026-02-03 20:41:22 -05:00
added defaultcharset to utf-8 in htaccess
This commit is contained in:
parent
b987c76d16
commit
023f19e929
1 changed files with 1 additions and 0 deletions
|
|
@ -32,4 +32,5 @@ RewriteRule ^remote/(.*) remote.php [QSA,L]
|
|||
AddType image/svg+xml svg svgz
|
||||
AddEncoding gzip svgz
|
||||
</IfModule>
|
||||
AddDefaultCharset utf-8
|
||||
Options -Indexes
|
||||
|
|
|
|||
Loading…
Reference in a new issue