We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b7fed40 + 0ba8336 commit 2ec170dCopy full SHA for 2ec170d
config/web-sites-available/000-default.conf
@@ -7,6 +7,8 @@ ServerName localhost:8080
7
RewriteEngine On
8
9
###########################################################################
10
+ # Ensure plaintext files are served using UTF-8
11
+ AddCharset utf-8 .txt
12
# Set conservative/secure defaults
13
<Directory />
14
AllowOverride None
0 commit comments