Hello All, I'm trying to configure apache so that when a user types in an intranet web address, they'll get my intranet for the company. For example you can access the intranet by typing in the pc name and port number (http://graceintranet:8080), but I don't want this. I need to be able to have a memorable web address for everyone to use. Any help would be greatly appreciated, Thanks in advance Darren
If you're referring to a fully qualified domain name such as for example domain.tld then you need to either have a local DNS or some thing like the hosts file where you have the mapping of the fully qualified domain name and the private IP address of your web server.