Rob Tanner wrote:
> Mark,
> 
> The distinction does not appear to be the case.  On my old development
> system which does work, I can go via apache or directly to port 8009 and
> they both work.
> 
> -- Rob

For this to work, you can't be using port 8009 for the ajp connector
on your dev system. Can you post the connector elements from both
server.xml files?

Mark


> 
> Mark Thomas wrote:
>> Rob Tanner wrote:
>>  
>>> Hi,
>>>
>>> I'm building a new development system.  I can access my applications
>>> directly from my browser 0n port 8009, but not through Apache.
>>>     
>>
>> If it works through a browser you must have the connector configured
>> for http. You need to configure it for ajp for it to work with the
>> Apache connector.
>>
>> Mark
>>
>> ---------------------------------------------------------------------
>> To start a new topic, e-mail: users@tomcat.apache.org
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>   
> 
> 
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to