This is a discussion on how to stop domain from translating to IP? within the Linux Networking forums, part of the Linux Forums category; Does anyone know how I can stop my domain name from turning into my IP in the address bar of ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On Sat, 22 Nov 2003 00:51:15 -0500, Luke Albers <gtg940r@mail.gatech.edu> wrote:
> Does anyone know how I can stop my domain name from turning into my IP in > the address bar of a web browser? I am running BIND 9.2 and Apache 2.0.4 Unless you are using an outside redirection service, maybe your ServerName is not set properly. See apache docs for UseCanonicalName. -- David Efflandt - All spam ignored http://www.de-srv.com/ http://www.autox.chicago.il.us/ http://www.berniesfloral.net/ http://cgi-help.virtualave.net/ http://hammer.prohosting.com/~cgi-wiz/ |
|
|||
|
Luke Albers <gtg940r@mail.gatech.edu> wrote:
> Does anyone know how I can stop my domain name from turning into my IP in > the address bar of a web browser? I am running BIND 9.2 and Apache 2.0.4 Not from DNS. You are using redirection from the webserver. -- William Park, Open Geometry Consulting, <opengeometry@yahoo.ca> Linux solution for data management and processing. |