On Thu, Jun 03, 2004 at 11:26:52AM -0300, James Sherwood wrote:
: <VirtualHost *>
:     ServerAdmin [EMAIL PROTECTED]
:     DocumentRoot %pathtoapache%/htdocs/staticserve
:     ServerName mydomain.ca
:     JKMount /* ajp13
:     ErrorLog mylog.log
: </VirtualHost>
: 
: My problem is that apache is not serving up the contents in staticserve,
: tomcat is
: 
: I think I am just missing something small, any ideas?

Yes -- the "JKMount /* ajp13" directive will pass everything to the JK
handler.

-QM

-- 

software  -- http://www.brandxdev.net
tech news -- http://www.RoarNetworX.com


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

Reply via email to