[Catalyst] Too greedy name-based Virtual Host
Carl Johnstone
catalyst at fadetoblack.me.uk
Wed May 16 17:20:59 GMT 2007
> This works, and http://site2.domain.tld calls our Catalyst application,
> and it seems to work properly.
>
> But strangely enough, our application is now bound also on
> site1.domain.tld ! (so all the usual pages are not reachable anymore).
Have you setup another VirtualHost for site.domain.tld?
The first VirtualHost is automatically the default for all hostnames that
don't have their own VirtualHost configured.
Carl
More information about the Catalyst
mailing list