aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2016-12-14 12:04:34 +0300
committerIgor Pashev <pashev.igor@gmail.com>2016-12-14 12:04:34 +0300
commit2fd0d8ccb75067e7ce71ecb5c663be3a2040cf28 (patch)
tree27f98cfbdd48e6a34e53485d8ae744320f3c678f
parentcfda358dfd234edf5af50fd052187ab0e464b2f5 (diff)
downloadsproxy2-2fd0d8ccb75067e7ce71ecb5c663be3a2040cf28.tar.gz
Typo
-rw-r--r--sproxy.example.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sproxy.example.yml b/sproxy.example.yml
index 056d326..236de55 100644
--- a/sproxy.example.yml
+++ b/sproxy.example.yml
@@ -26,7 +26,7 @@
# Port used in redirection of HTTP requests to HTTPS.
# I. e., http://example.com -> https://example.com[:https_port],
-# If `http_port` == 443, the port part if omitted.
+# If `https_port` == 443, the port part if omitted.
# This is useful when behind a dumb proxy or load-balancer, like Amazon ELB,
# (and`ssl` == false). It's unlikely that something other than 443
# is exposed to users, but if you are behind a proxy