I have a Django/Apache server that runs in my home, and currently I can only access it by using the IP address.
I'm sorry if this sounds novice but, how would one go about configuring an Apache/Ubuntu home server so all devices on that network can visit the server from a more memorable/cheerful domain name (eg. "http://MyHomeServer.com/")?
Would this require any router settings to be modified or is there a way I could do this purely from within the Linux server?
Thanks.