I was just thinking it would be good to have port numbers with domain name at domain registrars.
For example if I have my site running at port 8000 I mean http://ipaddress:800 then in domain name if I use http://abc.com and port 8000 then I go to my home page
So that I don't have to use http://www.abc.com:8000 so that multiple servers can run in one OS.
Is there any complications in that?
Currently Apache handles that we have to use mod_rewrite things to make them work. But domain name can forward port numbers then that would be reduced