Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nginx/nginx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'conf/nginx.conf')
-rw-r--r--conf/nginx.conf3
1 files changed, 1 insertions, 2 deletions
diff --git a/conf/nginx.conf b/conf/nginx.conf
index a4c1fc5e7..542fda2d3 100644
--- a/conf/nginx.conf
+++ b/conf/nginx.conf
@@ -25,8 +25,7 @@ http {
server {
listen 80;
- charset on;
- source_charset koi8-r;
+ charset koi8-r;
#access_log logs/access.log;