>From Dmitry Letin
> > And I do not see messages like this in error log: > > [Sat Sep 21 18:09:40 2002] (debug ) [jk_uriMap.c (371)] > uriMap.init() loaded host www.i-com.com > Try setting LogLevel to debug in the httpd.conf Post the ServerName, Listen and VirtualHost from your httpd.conf And the worker2.properties But, Listen 8019 NameVirtualHost *:8019 <VirtualHost *:8019> ServerName www.i-com.com:8019 .... </VirtualHost> [uri:www.i-com.com:8019] [uri:www.i-com.com:8019/examples/*] context=/examples Should work. MT. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>