Hi,
I have just created my first VPS at DO and would like to prevent the OS welcome page (in my case, the Ubuntu one) from showing up. Do I just rename /var/www/html/index.html to something else or is there a smarter way to do this?
Thanks in advance.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Ah, thanks. I thought that might not be the recommended way to do it.
You can just delete the file
/var/www/html/index.html
It’s simply there as a place holder.