Hi,
Like everyone, I access my apache server by typing http://localhost or http://127.0.0.1 but what I want is that I want to access it from outside by typing a domain name like http://my.domain.com
I've added my current IP information for you.
This is what I need. I'll be much appreciated your help. Thanks in advance
ubuntu@ubuntu:~$ ifconfig | grep inet
inet addr:192.168.100.158 Bcast:192.168.100.255 Mask:255.255.255.0
inet6 addr: fe80::230:5ff:feec:bbb2/64 Scope:Link
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host