On 8/29/07, Christine Grudecki <[EMAIL PROTECTED]> wrote:
> Thanks for the suggestion.  I tried to make sure that there aren't any
> chars that shouldn't be there, but still no luck.  I think it may be some
> undocumented max number of characters or something :(
>
> I'm a little new to Apache, could you explain the second suggestion a
> little further?  I tried to add a second <VirtualHost> entry to catch
> everything that the other one misses, but I get an error.

I'm saying you don't need a ServerAlias line at all if you simply put
that <VirtualHost> first in the config file. Any request that doesn't
match a ServerName/ServerAlias in another vhost will hit the first
listed vhost.

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to