summaryrefslogtreecommitdiffstats
path: root/web_wizard/scripts/Apache2conf.pm
diff options
context:
space:
mode:
authorFlorent Villard <warly@mandriva.com>2003-08-22 19:59:48 +0000
committerFlorent Villard <warly@mandriva.com>2003-08-22 19:59:48 +0000
commit150bc87396011253a541ca0ad32250e926ab0ecc (patch)
tree1b90808250fc42a37248dfeb726b55f8203e8ba2 /web_wizard/scripts/Apache2conf.pm
parent817bcd2c3a985552620cece5905d5b5982ae14c4 (diff)
downloaddrakwizard-150bc87396011253a541ca0ad32250e926ab0ecc.tar
drakwizard-150bc87396011253a541ca0ad32250e926ab0ecc.tar.gz
drakwizard-150bc87396011253a541ca0ad32250e926ab0ecc.tar.bz2
drakwizard-150bc87396011253a541ca0ad32250e926ab0ecc.tar.xz
drakwizard-150bc87396011253a541ca0ad32250e926ab0ecc.zip
switch to perl only
Diffstat (limited to 'web_wizard/scripts/Apache2conf.pm')
-rw-r--r--web_wizard/scripts/Apache2conf.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/web_wizard/scripts/Apache2conf.pm b/web_wizard/scripts/Apache2conf.pm
index b538fe74..94d284ce 100644
--- a/web_wizard/scripts/Apache2conf.pm
+++ b/web_wizard/scripts/Apache2conf.pm
@@ -15,6 +15,7 @@ sub check {
0;
}
+a
my $file = "/etc/httpd/conf/httpd2.conf";
my $root;