# 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'
Redirecting... Click here