e for the system.
>
>On Tue, 28 Nov 2000 21:21:53 -0600, Jonathan Wilson wrote:
>
>>Howdy,
>>
>>I've just gone through the steps, I think , of setting up Apache on RH 6.2 to use
>mod_ssl. But I noticed something odd: when starting up, it reports the wrong
&g
use
>mod_ssl. But I noticed something odd: when starting up, it reports the wrong
>servername for the ssl virtual host. It is obviously my fault - I put a typo in it.
>what gets me is, I grepd through all the files, including the various certificates,
>and I can't find that t
Howdy,
I've just gone through the steps, I think , of setting up Apache on RH 6.2 to use
mod_ssl. But I noticed something odd: when starting up, it reports the wrong
servername for the ssl virtual host. It is obviously my fault - I put a typo in it.
what gets me is, I grepd through al
i just got it...
the application i am using has its own conf file thru which
it was reading ...for ServerName directive.
i just updated these files and its working now...
thanz a lot for all for you..
- Original Message -
From: "Marco Shaw" <[EMAIL PROTECTED]>
To: &
You either have an incomplete /etc/resolv.conf and/or you must set your
server name with the 'localhost new_host_name' command.
Marco
- Original Message -
From: "Muhammad Asif" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, November 11, 2000
yeah...i had made changes in file u indicated but local host is not
determined still
- Original Message -
From: "Marco Shaw" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, November 11, 2000 4:45 PM
Subject: Re: ServerName
> You have to set 'Se
You have to set 'ServerName' in the Apache config file. I think it's
/etc/httpd/conf/httpd.conf.
Marco
- Original Message -
From: "Muhammad Asif" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, November 11, 2000 7:44 AM
Subject: Re: Ser
>
To: <[EMAIL PROTECTED]>
Sent: Saturday, November 11, 2000 3:25 PM
Subject: Re: ServerName
>You need to define a servername in the httpd.conf file. (default
server
> name) You can have as many aliases for server names as you want after
> that, but need to have one set as a defau
You need to define a servername in the httpd.conf file. (default server
name) You can have as many aliases for server names as you want after
that, but need to have one set as a default (roughtly1/2 way through
the file)
ServerName www.yourdomain.com
That is the line that
i am installing an application on RH6.2 which sets its
own port 30005 for web-based administration. but
while starting a service it says:
"Can not determine local host name. Use
ServerName directive manually to set it"
what is difference between directive and env. variable and
whats t
10 matches
Mail list logo