RE: simple Query

2001-05-30 Thread Bhat, Mahesh

In the Apache http.conf add/change entry for ServerName 

something like this
ServerName a054848.abbey

Add what ever name you want if you are on intranet - like www.tomcat.com
then  you can access your server/servlets using http://www.tomcat.com/snoop

regards
mahesh

-Original Message-
From: Parag S [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 30, 2001 10:42 AM
To: [EMAIL PROTECTED]
Subject: simple Query


I am using Apache 1.3.14 with Tomcat 3.2.2b on Solaris 2.6 and 2.7.
I start tomcat and then I start apache.
When I start apache it is throwing the following error -

httpd:Could not determine the server's fully qualified domain name,
using 127.0.0.1 for ServerName.

apachectl starts well, all servlets/jsps are working fine but what can
be the reason for that message?


Important:

Internet communications are not necessarily secure and may be intercepted or changed 
after they are sent.
The Abbey National Group does not accept liability for any such changes. If you wish 
to confirm the origin or content of this communication, please contact the sender 
using an alternative means of communication.

This communication does not create or modify any contract.

If you are not the intended recipient of this communication you should destroy it 
without copying, disclosing or otherwise using its contents. Please notify the sender 
immediately of the error.

The Abbey National Group comprises Abbey National plc and its subsidiary group of 
companies.

Abbey National plc. Registered Office: Abbey House, Baker Street, London, NW1 6XL. 
Reg. No. 2294747.
Registered in England.



Re: simple Query

2001-05-30 Thread Boris Niyazov

check your http.conf for ServerName directive;
make sure the name is dns valid name;

hth
*
* Boris NiyazovPh:  212-854-4094  Fax: 212-854-1749 *
* Systems Manager  Email: [EMAIL PROTECTED] * 
* Columbia Law School  URL: http://www.law.columbia.edu *
*  
 




Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm
list-help: mailto:[EMAIL PROTECTED]
list-unsubscribe: mailto:[EMAIL PROTECTED]
list-post: mailto:[EMAIL PROTECTED]
Delivered-To: mailing list [EMAIL PROTECTED]
Date: Wed, 30 May 2001 15:12:28 +0530
From: Parag S [EMAIL PROTECTED]
X-Accept-Language: en
MIME-Version: 1.0
To: [EMAIL PROTECTED] [EMAIL PROTECTED]
Subject: simple Query
Content-Transfer-Encoding: 7bit
X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N

I am using Apache 1.3.14 with Tomcat 3.2.2b on Solaris 2.6 and 2.7.
I start tomcat and then I start apache.
When I start apache it is throwing the following error -

httpd:Could not determine the server's fully qualified domain name,
using 127.0.0.1 for ServerName.

apachectl starts well, all servlets/jsps are working fine but what can
be the reason for that message?