Sophie

Sophie

distrib > Mandriva > 10.0-com > i586 > by-pkgid > 28344608c49d1e65847c4aa1edb9977d > files > 17

apache-conf-2.0.48-4mdk.src.rpm

#!/bin/sh
#
# Toggle between Apache 1.3 and 2.0
#
# Source function library.
. /etc/rc.d/init.d/functions

SBIN=/usr/sbin
CONF=/etc/httpd/conf

$SBIN/ADVXctl update
echo "Removing Apache 1.3 override"
rm -f $CONF/RUN1.3
$SBIN/ADVXctl update