mirror of
https://github.com/nextcloud/vm.git
synced 2025-10-26 11:27:32 +00:00
disable subdomain
This commit is contained in:
parent
7a350306e6
commit
2f39639d33
@ -102,7 +102,7 @@ a2enmod ssl
|
||||
|
||||
if [ -f "$HTTPS_CONF" ]
|
||||
then
|
||||
a2dissite "$HTTPS_CONF"
|
||||
a2dissite "$SUBDOMAIN.conf"
|
||||
rm -f "$HTTPS_CONF"
|
||||
fi
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user