Should you want to change or remove the footer “Powered by TurnKey Linux” in the bottom of every page, do this:
mv /etc/apache2/mods-enabled/substitute.conf /etc/apache2/mods-enabled/substitute.old touch /etc/apache2/mods-enabled/substitute.conf /etc/init.d/apache2 restart
Remeber to give the Turnkey Linux guys some credit 😉
Or better still:
a2dismod substitute && /etc/init.d/apache2/apache2 restart
🙂
Thanks for contributing Jeremy – it’s a great product you guys are maintaining 😉