Question
Stop domains from being easily visible by IP address
I followed this tut to get virtual hosts up and running on the default DO LAMP stack. So far, so good.
https://www.digitalocean.com/community/articles/how-to-set-up-apache-virtual-hosts-on-ubuntu-12-04-lts
When I visit my IP address in a browser, I see all the domains associated with the droplet. It'd be nice (and potentially more secure?) to have that data hidden away from public view. Is this possible, and what's the best way to go about it?
Add a comment
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.
×