Hi,

I'm trying to connect Apache with TC to serve www.domain.com for instance. I have a

<VirtualHost>
   ServerName www.domain.com
   DocumentRoot /.../webapps/domain
   JkMount /domain worker1
   JkMount /domain/* worker1
   JkAutoAlias /............
</VirtualHost>

But for certain pages I get the source code instead of the TC result. Wat directive I a have to use?

Directly with :8080 the pages are fine.

Thanx

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



Reply via email to