On 10/17/05, Gary W. Smith <[EMAIL PROTECTED]> wrote:
> This requires two things. One, you need to configure DNS to catchall.
> I'm not sure how to do this but search google for bind and all.
>
> As for the other one, create a vitual site as _default_ and give server
> aliases. Then if you create
ErrorDocument 404 /error/mycustom404.html
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Monday, October 17, 2005 3:27 PM
> To: apache
> Subject: RE: [EMAIL PROTECTED] Creating a Catch-Everything Catch-All
>
>
>
> Gary, thank
Gary, thank you so much for taking the time to answer.
If possible, could you clarify how I should format the _default_
virtualhost entry?
A typical virtualhost entry in my conf looks like this:
---
ServerAlias mydomain.com
ServerAdmin [EMAIL PROTECTED]
DocumentRoot /home/mydomain/pub
This requires two things. One, you need to configure DNS to catchall.
I'm not sure how to do this but search google for bind and all.
As for the other one, create a vitual site as _default_ and give server
aliases. Then if you create a real virtual site you will need to use
the qualified domain