Henri,

As said by Pier, what you need is to have ServerName well defined. That 
means I need to have a line:

ServerName punknix.homeip.net:80

in httpd.conf.  It is somewhat different from apache 1.3.  In 1.3 you 
can leave it blank.  But in 2.0, I seems that you need to have it 
defined to work with mod_webapp.

Punky

GOMEZ Henri wrote:
> Ok, so you have to add <VirtualHost *> around
> webapp config.
> 
> I remember an old mail where Pier told something
> about adding support to DefaultHost but it's quite
> sometimes ago
> 
> -
> Henri Gomez                 ___[_]____
> EMAIL : [EMAIL PROTECTED]        (. .)                     
> PGP KEY : 697ECEDD    ...oOOo..(_)..oOOo...
> PGP Fingerprint : 9DF8 1EA8 ED53 2F39 DC9B 904A 364F 80E6 
> 
> 
> 
> 
>>-----Original Message-----
>>From: Punky Tse [mailto:[EMAIL PROTECTED]]
>>Sent: Thursday, May 02, 2002 6:19 PM
>>To: Tomcat Developers List
>>Subject: Re: cvs
>>commit:jakarta-tomcat-connectors/webapp/supportbuildconf.sh
>>
>>
>>Henri,
>>
>>I have no problem in my linux box.  My conf:
>>=======================================
>><VirtualHost *>
>>ServerName punknix.homeip.net:80
>>#LoadModule webapp_module modules/mod_webapp.so
>>LoadModule webapp_module modules/libwebapp.so
>>WebAppConnection conn warp localhost:8008
>>WebAppDeploy examples conn /examples
>></VirtualHost>
>>=======================================
>>
>>Punky
>>
>>GOMEZ Henri wrote:
>>
>>
>>>It build on my Redhat 6.2 box but failed at http2 start :
>>>
>>>Invalid virtual host name ?[
>>>
>>>-
>>>Henri Gomez                 ___[_]____
>>>EMAIL : [EMAIL PROTECTED]        (. .)                     
>>>PGP KEY : 697ECEDD    ...oOOo..(_)..oOOo...
>>>PGP Fingerprint : 9DF8 1EA8 ED53 2F39 DC9B 904A 364F 80E6 
>>>
>>>
>>>
>>> 
>>>
>>>
>>>>-----Original Message-----
>>>>From: Pier Fumagalli [mailto:[EMAIL PROTECTED]]
>>>>Sent: Thursday, May 02, 2002 12:31 PM
>>>>To: Tomcat Developers List
>>>>Subject: Re: cvs
>>>>commit:jakarta-tomcat-connectors/webapp/supportbuildconf.sh
>>>>
>>>>
>>>>"GOMEZ Henri" <[EMAIL PROTECTED]> wrote:
>>>>
>>>>   
>>>>
>>>>
>>>>>>Autoconf is _only_ required when building straight out of 
>>>>>>       
>>>>>>
>>>>>
>>>>CVS, you can
>>>>   
>>>>
>>>>
>>>>>>always use nightlies, which have the already-autoconfed
>>>>>>"configure" script.
>>>>>>
>>>>>>It's a PITA, but there are so many changes between 2.1x and 
>>>>>>       
>>>>>>
>>>>>
>>>>2.5x that
>>>>   
>>>>
>>>>
>>>>>>maintaining if for both will be a major pain in the neck...
>>>>>>
>>>>>>Otherwise, we can always check-in the configure script (now 
>>>>>>       
>>>>>>
>>>>>
>>>>I hear Jon
>>>>   
>>>>
>>>>
>>>>>>screaming out loud :)
>>>>>>       
>>>>>>
>>>>>
>>>>>Don't make Jon sad, just send me a copy of configure script and
>>>>>I'll try the build ;)
>>>>>     
>>>>>
>>>>
>>>>Since the nightly since the very latest (important) changes 
>>>>didn't run yet,
>>>>here's a snapshot: 
>>>
> http://nagoya.apache.org/~pier/webapp-current.tar.gz
> 
>>>  Pier
>>>
>>>
>>>--
>>>To unsubscribe, e-mail:   
>>><mailto:[EMAIL PROTECTED]>
>>>For additional commands, e-mail: 
>>><mailto:[EMAIL PROTECTED]>
>>>
>>>
>>>   
>>>
>>
>>--
>>To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
>>For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
>>
>> 
>>
> 
> 
> 
> 
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
> 
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
> 




--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to