Handling site not found and page not found with dynamic mass virtual hosting
- by Rick Moynihan
I have recently setup mass virtual hosting in Apache so that all we need to do is create a directory to create a new vhost. We're then also using wildcard DNS to map all subdomains to the server running our Apache instance.
This works excellently, however I'm now having trouble configuring it to fail-over to an appropriate default/error-page when…