summaryrefslogtreecommitdiffstats
path: root/web_wizard/Apache.pm
diff options
context:
space:
mode:
Diffstat (limited to 'web_wizard/Apache.pm')
-rwxr-xr-xweb_wizard/Apache.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/web_wizard/Apache.pm b/web_wizard/Apache.pm
index 088ca66e..1377877c 100755
--- a/web_wizard/Apache.pm
+++ b/web_wizard/Apache.pm
@@ -45,7 +45,7 @@ my $o = {
user_dir => '',
shared_dir => ''
},
- needed_rpm => [ 'apache-mpm-prefork', 'apache-mod_userdir' ],
+ needed_rpm => [ 'apache', 'apache-mod_userdir' ],
defaultimage => "/usr/share/mcc/themes/default/web_server-mdk.png",
init => sub {
if (-f $file) {