I am working on an AWS EC2 instance, I installed an apache server. Is it possible to set a url to my server?
I would like to write on my browser:
http://myServiceWebSite
instead of
http://23.26.31.178
Can I hide the ip of my server by a face name? Thank you.