Skip to content
Snippets Groups Projects
Commit a39c363e authored by mcramer's avatar mcramer
Browse files

Bugfix: web folder protection was not re-added after deleting subdomains/aliasdomains

parent fea5e7cb
No related branches found
No related tags found
No related merge requests found
......@@ -1606,6 +1606,7 @@ class apache2_plugin {
}
}
if($data['old']['type'] != 'vhost') $app->system->web_folder_protection($data['old']['document_root'],true);
}
//* This function is called when a IP on the server is inserted, updated or deleted
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment