- "Tom Evans" wrote:
> 2010/10/8 Igor Galić :
> > - Tom Evans wrote:
> >> 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 *
> >>
2010/10/8 Igor Galić :
> - Tom Evans wrote:
>> 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 *
>>
>>
>
> that's ambigous. a better practice is to
- Tom Evans wrote:
> On Thu, Oct 7, 2010 at 2:23 PM, Michelle Konzack
> wrote:
> > Forgotten one hing:
> >
> > If I change the
> >
> > to
> >
> > I get
what does apachectl -S say?
> >
> >
> > which mean, it has hit the DEFAULT VHost and never arrived at the config
> > of which mean
On Thu, Oct 7, 2010 at 2:23 PM, Michelle Konzack
wrote:
> Forgotten one hing:
>
> If I change the
>
> to
>
> I get
>
>
>
> which mean, it has hit the DEFAULT VHost and never arrived at the config
> of which mean, the is
> required.
>
> Thanks, Greetings and nice Day/Evening
> Michell
On Thu, Oct 7, 2010 at 1:27 PM, Michelle Konzack
wrote:
> Hello Tom Evans,
>
> Am 2010-10-07 10:55:59, hacktest Du folgendes herunter:
>> On Thu, Oct 7, 2010 at 6:51 AM, Michelle Konzack
>> wrote:
>> > [ '/etc/apache2/conf.d/apache_proxy' ]--
>> > NameVirtualHost
Forgotten one hing:
If I change the
to
I get
[ command 'wget -S -O /dev/null http://www.tdipmedia.net/ 2>&1' ]---
--2010-10-07 15:20:26-- http://www.tdipmedia.net/
Resolving www.tdipmedia.net... 88.168.69.36
Connecting to www.tdipmedia.net|88.168.69.36|:80... connected.
HTTP requ
Hello Tom Evans,
Am 2010-10-07 10:55:59, hacktest Du folgendes herunter:
> On Thu, Oct 7, 2010 at 6:51 AM, Michelle Konzack
> wrote:
> > [ '/etc/apache2/conf.d/apache_proxy' ]--
> > NameVirtualHost 192.168.0.69:80
> >
> >
> > ServerName www.tdi