We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c9eb80 commit dc6aeabCopy full SHA for dc6aeab
ssl-conf-sample.sh
@@ -22,7 +22,7 @@
22
#======================================================================================================================
23
24
DOMAINS["example.com"]="http://example"
25
-ALIASES["example.com"]="www.example.com" "ex.com" "www.ex.com"
+ALIASES["example.com"]="www.example.com ex.com www.ex.com"
26
NGXCONF["example.com"]="custom"
27
28
DOMAINS["test.com"]="http://test"
0 commit comments