ofcourse  u  need  to set up  dns for  virtual - hosts  to work !!!
 and  make  sure  u point  your  dns  to 127.0.0.1  and   see  if things
work better  and  also  try  to  discard  the  named.ca file   and  see what
happens if  you dont want to connect to the internet !!
try these things out !!
hacka
----- Original Message -----
From: "Nigel Jackson" <[EMAIL PROTECTED]>
To: "Redhat list (E-mail)" <[EMAIL PROTECTED]>
Sent: Tuesday, September 03, 2002 11:29 AM
Subject: Apache & DNS


> Hi all,
>
> This may be basic stuff & I've asked a similar question before, but...
>
> I have my rh install running in vmware (IP 192.168.202.128) communicating
> with my
> win2k host (IP 192.168.202.1)...I can successfully ping either way, and by
> putting an entry in either hosts file I can access a web server running on
> either machine via http://[name].
>
> What I really need to be able to do is set up several virtual hosts on the
> linux machine, and access them from win2k, but without having to put an
> entry on the hosts file for each one...like on the web
>
> I've tried several things, but obviously not correctly, 'coz it ain't
> working!...
>
> I've given my linux machine a name...linux.linuxserver.com, and in
> httpd.conf entered ServerName linux.linuxserver.com...if I hit
> http://linux.linuxserver.com from the browser I get the Apache test
> page...so far so good.
>
> I then tried to set up a virtual host to access my install of
phpmyadmin...
>
> NameVirtualHost *
>
> <VirtualHost *>
> .
> .
> .
> ServerName www.phpmyadmin.com
> </VirtualHost>
>
> Doesn't work...why...is it simply because I haven't set up DNS?...if this
is
> so, I've never done this b4 & am fairly confused as to how to do it, so
can
> anyone point me at a simple HOWTO that'll tell me where to start...or
> perhaps give me some notes here on what to do ;-)
>
> Thanks,
>
> Nige
>
>
>
> _______________________________________________
> MK mailing list
> [EMAIL PROTECTED]
> http://mailman.lug.org.uk/mailman/listinfo/mk
>
>
>
> --
> redhat-list mailing list
> unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
> https://listman.redhat.com/mailman/listinfo/redhat-list
>



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to