Hello. I have a little problem about VirtualHost and NameVirtualHost.
Let`s start.
I have web server and i am hosting some site, and this site has domain name. Domain is resolved to my IP, and now i must make a vhost in my config. That this domain has being redirectet to the folder of this web site.
When i add vhost in config, is all cool. But my own page with other domain not working (opens this site (first domain)).
Then i define VirtualHost with NameVirtualHost and add also my domain name, and nothing happened. If i typed first domain, or my domain opens the same page. why?
and sry for my bad english
