This is a discussion on apache name server help within the Apache Web Server forums, part of the Web Server and Related Forums category; I have a registered domain name that points toward my server Ip address. This works fine my apache server displays ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
I have a registered domain name that points toward my server Ip
address. This works fine my apache server displays the pages. Here is my problem. After you go to the home page, in the browser address field it shows my ip address instead of my domain name. Every page I go to always shows the ip address instead of domain name in the address bar. Is this something with apache that I need to change? Thomas |
|
|||
|
Does your httpd.conf have a "ServerName" directive?
Andoni. "thomas" <pcadsl@bellsouth.net> wrote in message news:66ee7008.0308150501.4ff33973@posting.google.c om... > I have a registered domain name that points toward my server Ip > address. This works fine my apache server displays the pages. Here > is my problem. After you go to the home page, in the browser address > field it shows my ip address instead of my domain name. Every page I > go to always shows the ip address instead of domain name in the > address bar. Is this something with apache that I need to change? > > Thomas |
|
|||
|
I am pretty sure I do and I have my site specified. I will check when
I get back later. "Andoni" <andoni@REMOVE.indigo.ie> wrote in message news:<bhip8b$7nm$1@kermit.esat.net>... > Does your httpd.conf have a "ServerName" directive? > > Andoni. > > > "thomas" <pcadsl@bellsouth.net> wrote in message > news:66ee7008.0308150501.4ff33973@posting.google.c om... > > I have a registered domain name that points toward my server Ip > > address. This works fine my apache server displays the pages. Here > > is my problem. After you go to the home page, in the browser address > > field it shows my ip address instead of my domain name. Every page I > > go to always shows the ip address instead of domain name in the > > address bar. Is this something with apache that I need to change? > > > > Thomas |
|
|||
|
Yes I have the servername directive set to my domain name
"Andoni" <andoni@REMOVE.indigo.ie> wrote in message news:<bhip8b$7nm$1@kermit.esat.net>... > Does your httpd.conf have a "ServerName" directive? > > Andoni. > > > "thomas" <pcadsl@bellsouth.net> wrote in message > news:66ee7008.0308150501.4ff33973@posting.google.c om... > > I have a registered domain name that points toward my server Ip > > address. This works fine my apache server displays the pages. Here > > is my problem. After you go to the home page, in the browser address > > field it shows my ip address instead of my domain name. Every page I > > go to always shows the ip address instead of domain name in the > > address bar. Is this something with apache that I need to change? > > > > Thomas |