Hi all,

I've tried googling around and it didn't help so, I have to post to this
mailing list, hoping to solve this error.


I've got NameBaseVirtualHost Apache 2.2.4 with this VHost on the
202.62.63.58 server:

<VirtualHost *:80>
ServerName ixp-test.long-tran.com
ServerAlias ns1.gfdoctor.net long-tran.com
ServerAdmin [EMAIL PROTECTED]
ErrorLog logs/error_log_ltran_test
JkMount /* tomcat-ltran-test

</VirtualHost>


pinging ixp-test.long-tran.com on the 202.62.63.58 server shows:
PING ixp-test.long-tran.com (202.62.63.58) 56(84) bytes of data.
64 bytes from ns1.gfdoctor.net (202.62.63.58): icmp_seq=1 ttl=64
time=0.027 ms
64 bytes from ns1.gfdoctor.net (202.62.63.58): icmp_seq=2 ttl=64
time=0.027 ms


pinging ixp-test.long-tran.com from my machine shows:
[EMAIL PROTECTED]:~> ping long-tran.com
PING long-tran.com (202.62.63.58) 56(84) bytes of data.
64 bytes from ns1.gfdoctor.net (202.62.63.58): icmp_seq=1 ttl=119
time=21.3 ms
64 bytes from ns1.gfdoctor.net (202.62.63.58): icmp_seq=2 ttl=119
time=24.2 ms

But when I try entering the URL http://ixp-test.long-tran.com, it shows
an error "Bad Request (Invalid Hostname)".

Can you please let me know if there is anything wrong with my settings?
I've got a few more VHosts but they all work properly, I don't know why
the ixp-test.long-tran.com not working.

Regards,
Long


---------------------------------------------------------------------
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: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to