HTTP 1.1 header with the host name is being sent:
HTTP_HOST=forum.mustangps.org
Any other suggestions? I guess nobody else has run into this. Maybe if someone could
send me their virtual hosting sectionn of their Apache 1.3.14 config file. I am
starting to get to where I just want the thin
for what i know, apache gets virtual server information from http 1.1
header in which it seeks for a name. when it receives "forum.mustangps.org"
it doesn't find it in its list
hth,
A 16:38 22/01/2001 -0600, vous avez écrit :
>Hello everybody.
>
>I just setup a new box for the first time in a w
Stupid question time:
Did you restart the web daemon after you made the change?
"killall -HUP httpd" or "/etc/rc.d/init.d/httpd restart" to get the
web server to restart and reload the conf files.
On Mon, 22 Jan 2001 16:38:08 -0600, MHS WebCrew wrote:
>Hello everybody.
>
>I just setup a new bo
Hello everybody.
I just setup a new box for the first time in a while, and ended up
installing Apache 1.3.14, so I would have the latest verion. The
VHosting here is a little different than the 1.2.9 version I'm using on
my "live" box. Specifically, the NameVirtualHost directive is new.
Here is