Hello,
I'm not too familiar with web servers.
Is it possible to configure Apache not respond to requests without the
appropriate host header name?
I.E. Get's for
www.foo.com (FQDN) will be responded too. However,get's
for 1.2.3.4 (IP address) do not load (or respond with some generic
response like; "No web site is configured at this address.")?
Would virtual host be what I'm looking for?
Tnx,
KB