Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Zvonimir
ISPConfig 3
Commits
a39c363e
Commit
a39c363e
authored
Aug 22, 2012
by
mcramer
Browse files
Bugfix: web folder protection was not re-added after deleting subdomains/aliasdomains
parent
fea5e7cb
Changes
1
Hide whitespace changes
Inline
Side-by-side
server/plugins-available/apache2_plugin.inc.php
View file @
a39c363e
...
...
@@ -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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment