----- Tom Evans <tevans.uk@xxxxxxxxxxxxxx> wrote: > On Thu, Oct 7, 2010 at 2:23 PM, Michelle Konzack > <linux4michelle@xxxxxxxxxxxxxxx> wrote: > > Forgotten one hing: > > > > If I change the > > Â Â<VirtualHost 192.168.0.69:80> > > to > > Â Â<VirtualHost *:80> > > I get what does apachectl -S say? > ><snip> > > > > which mean, it has hit the DEFAULT VHost and never arrived at the config > > of <www.tdipmedia.net> which mean, the <VirtualHost 192.168.0.69:80> Âis > > required. > > > > Thanks, Greetings and nice Day/Evening > > Â ÂMichelle Konzack > > > > If you did not also add a NameVirtualHost for *:80, then that is to be > expected. If you don't do any IP/port based virtual hosting, then it > is usually easiest to do: > > NameVirtualHost * > > <VirtualHost *> that's ambigous. a better practice is to use *:80 (when Listen-ing on port 80) > Cheers > > Tom > > --------------------------------------------------------------------- > 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: users-unsubscribe@xxxxxxxxxxxxxxxx > " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx > For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx > -- Igor GaliÄ Tel: +43 (0) 664 886 22 883 Mail: i.galic@xxxxxxxxxxxxxx URL: http://brainsware.org/ --------------------------------------------------------------------- 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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx