I'm trying to get apache 2.0 configured with name based virtual hosts. Everything is working great, except for one problem, when I try to access a domain which points to my server but isn't actually ...
Just installed redhat 8.0 and I am trying to use virtual hosts. Anyhow, This is what I have so far:<BR><BR>NameVirtualHost *<BR><BR><VirtualHost *><BR>ServerAdmin ...