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 300a033 commit dc742b8Copy full SHA for dc742b8
bin/v-delete-web-domain-httpauth
@@ -23,8 +23,6 @@ source $HESTIA/conf/hestia.conf
23
# Defining htpasswd file
24
htaccess="$HOMEDIR/$user/conf/web/$domain/htaccess"
25
htpasswd="$HOMEDIR/$user/conf/web/$domain/htpasswd"
26
-shtaccess="$HOMEDIR/$user/conf/web/s$WEB_SYSTEM.$domain.conf_htaccess"
27
-shtpasswd="$HOMEDIR/$user/conf/web/s$WEB_SYSTEM.$domain.htpasswd"
28
29
#----------------------------------------------------------#
30
# Verifications #
0 commit comments