Archive for the ‘Apache’ Category

How to set up a Wildcard (catch-all) Virtual Host in Apache

By marc • May 14th, 2008

Suppose that you need to set up a virtual host in Apache that catches all un-matched traffic coming in to your server. There are a number of uses for this, but the main idea is that you have a number of other virtual hosts set up, but you want anything that doesn’t match those to […]