We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7fed40 commit 0ba8336Copy full SHA for 0ba8336
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