Re: 2.0.48 - configuration of multiple domains - behind a firewall on one server with primary dns
Thomas Widmann <tw@widas.de> wrote:
> NameVirtualHost 62.153.134.29 (all others did not work - not accepted)
Change this to
NameVirtualHost *
> <VirtualHost www.palaver48.de>
Change any VirtualHost entry in <VirtualHost *>
Be sure that ping yourdomainnamehere resolv in the IP of the
server.
Davide
|