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.
2 parents 8fad55f + a477d1e commit b17c219Copy full SHA for b17c219
bin/v-change-web-domain-sslhome
@@ -3,9 +3,10 @@
3
# options: USER DOMAIN SSL_HOME [RESTART]
4
# labels: web
5
#
6
-# example: v-change-web-domain-sslhome admin acme.com /home/admin/acme.com/public_shtml
+# example: v-change-web-domain-sslhome admin acme.com single
7
+# example: v-change-web-domain-sslhome admin acme.com same
8
-# The function changes SSL home directory.
9
+# The function changes SSL home directory. Single will seperate the both public_html / public_shtml. Same will always point to public_shtml
10
11
#----------------------------------------------------------#
12
# Variable&Function #
0 commit comments