diff --git a/apache/hooks/init b/apache/hooks/init index 596fc15..a490518 100755 --- a/apache/hooks/init +++ b/apache/hooks/init @@ -25,6 +25,7 @@ RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301] EOF +rm -fv "$SERVICE_CONFIGSTORE/etc/apache2/sites-enabled/"*".conf" cat <