Mailing List Archive

help with host name
I can only access the apache by it's IP on the PC installing apache.
(from other pc in the LAN, I can't access, but it's not a problem, since
I only use it as local test).
My problem is that I can't access the apache by inputting the hostname ,
for example, my redhat PC's host name is set to escortLinux. IP is
172.20.30.155. how to make the apache page appear by putting
http://escortLinux ? I have set the serverName directive to
escortLinux.

__________________________________________________
Do You Yahoo!?
Yahoo! BB is Broadband by Yahoo! http://bb.yahoo.co.jp/


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org
Re: help with host name [ In reply to ]
> I can only access the apache by it's IP on the PC installing apache.
> (from other pc in the LAN, I can't access, but it's not a problem, since
> I only use it as local test).
> My problem is that I can't access the apache by inputting the hostname ,
> for example, my redhat PC's host name is set to escortLinux. IP is
> 172.20.30.155. how to make the apache page appear by putting
> http://escortLinux ? I have set the serverName directive to
> escortLinux.

is the name escortLinux registered in the dns? what happens if you type
'ping escortlinux' on the machine you're trying to browse the server
from?

pietro.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org
Re: help with host name [ In reply to ]
you also need a dns (or hosts) entry that points to escortlinux...

zhao fengfeng wrote:
>
> I can only access the apache by it's IP on the PC installing apache.
> (from other pc in the LAN, I can't access, but it's not a problem, since
> I only use it as local test).
> My problem is that I can't access the apache by inputting the hostname ,
> for example, my redhat PC's host name is set to escortLinux. IP is
> 172.20.30.155. how to make the apache page appear by putting
> http://escortLinux ? I have set the serverName directive to
> escortLinux.
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! BB is Broadband by Yahoo! http://bb.yahoo.co.jp/
>
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org

--
_\/
(@@) Waldo Kitty, Waldo's Place USA
__ooO_( )_Ooo_____________________ telnet://bbs.wpusa.dynip.com
_|_____|_____|_____|_____|_____|_____ http://www.wpusa.dynip.com
____|_____|_____|_____|_____|_____|_____ ftp://ftp.wpusa.dynip.com
_|_Eat_SPAM_to_email_me!_YUM!__|_____|_____ wkitty42 (at) alltel.net

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org
Re: help with host name [ In reply to ]
DNS? Use nslooukup to make sure your DNS config is working...


----- Original Message -----
From: "zhao fengfeng" <escort_f@yahoo.co.jp>
To: <users@httpd.apache.org>
Sent: Friday, February 08, 2002 1:00 AM
Subject: help with host name


> I can only access the apache by it's IP on the PC installing apache.
> (from other pc in the LAN, I can't access, but it's not a problem, since
> I only use it as local test).
> My problem is that I can't access the apache by inputting the hostname ,
> for example, my redhat PC's host name is set to escortLinux. IP is
> 172.20.30.155. how to make the apache page appear by putting
> http://escortLinux ? I have set the serverName directive to
> escortLinux.
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! BB is Broadband by Yahoo! http://bb.yahoo.co.jp/
>
>
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
>
>
>


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org
Re: help with host name [ In reply to ]
it's not apache problem.

edit /etc/network and put your name and ip there. and please read redhat
manuals for this or Networking HOWTO.

GW.

----- Original Message -----
From: "zhao fengfeng" <escort_f@yahoo.co.jp>
To: <users@httpd.apache.org>
Sent: Friday, February 08, 2002 9:00 AM
Subject: help with host name


> I can only access the apache by it's IP on the PC installing apache.
> (from other pc in the LAN, I can't access, but it's not a problem, since
> I only use it as local test).
> My problem is that I can't access the apache by inputting the hostname ,
> for example, my redhat PC's host name is set to escortLinux. IP is
> 172.20.30.155. how to make the apache page appear by putting
> http://escortLinux ? I have set the serverName directive to
> escortLinux.
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! BB is Broadband by Yahoo! http://bb.yahoo.co.jp/
>
>
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
>
>



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org