corz.org uses cookies to remember that you've seen this notice explaining that corz.org uses cookies, okay!
corz.org text viewer..
[currently viewing: / public/ linux/ usr/ local/ bin/ rg.sh - raw]
rm -rf /var/tmp/sess*
echo
echo "Starting apache web server.."
echo
if [ -e /usr/local/apache2/bin/apachectl ];then
echo " "
sudo /usr/local/apache2/bin/apachectl start
exit 0
fi
if [ -e /Library/Apache2/bin/apachectl ];then
echo " "
sudo /Library/Apache2/bin/apachectl start
exit 0
fi
if [ -e /opt/Apache2/bin/apachectl ];then
echo " "
sudo /opt/Apache2/bin/apachectl start
exit 0
fi
if [ -e /usr/sbin/apache2ctl ];then
echo " "
sudo /usr/sbin/apache2ctl start
exit 0
fi
if [ -e /usr/sbin/apachectl ];then
echo " "
sudo /usr/sbin/apachectl start
exit 0
fi
echo
sudo /usr/local/apache/bin/apachectl start
Welcome to corz.org!
Since switching hosts (I hope you are alright, Ed! Wherever you are …) quite a few things seems to be wonky.
Juggling two energetic boys (of very different ages) on Coronavirus lockdown, I'm unlikely to have them all fixed any time soon. Mail me! to prioritise!