>"GOMEZ Henri" <[EMAIL PROTECTED]> wrote:
>
>> Ok, so you have to add <VirtualHost *> around
>> webapp config.
>
>No...
>
>> I remember an old mail where Pier told something
>> about adding support to DefaultHost but it's quite
>> sometimes ago
>
>You just have to put "ServerName" outside of ANY virtual host...
>

Ok, I added :

ServerName hgo1.slib.com:8092   

and it works fine.

BTW, it need to have A FULL HOST:PORT

What about reporting webapp version at init time,

[Thu May 02 21:44:38 2002] [notice] Apache/2.0.35 (Unix) mod_ssl/2.0.35OpenSSL/0.9.6 
DAV/2 mod_jk/1.2.0 configured -- resuming normal operations                            

could be

[Thu May 02 21:44:38 2002] [notice] Apache/2.0.35 (Unix) mod_ssl/2.0.35OpenSSL/0.9.6 
DAV/2 mod_jk/1.2.0 mod_webapp 1.2.0 configured -- resuming normal operations           
                 

Nota that mod_jk / mod_webapp coexist very well ;)

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

Reply via email to