mcramer
2012-08-22 a39c363e0300adeb31caf481995933d5532e9fdb
Bugfix: web folder protection was not re-added after deleting subdomains/aliasdomains

1 files modified
1 ■■■■ changed files
server/plugins-available/apache2_plugin.inc.php 1 ●●●● patch | view | raw | blame | history
server/plugins-available/apache2_plugin.inc.php
@@ -1606,6 +1606,7 @@
            }
        }
        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