# Remove Apache default page and replace with redirect to your site sudo rm /var/www/html/index.html sudo tee /var/www/html/index.html > /dev/null << 'HTML' Nirja

Redirecting... Click here

HTML echo "Done"